On Thu, 28 Sep 2023 09:49:05 GMT, Afshin Zafari <azaf...@openjdk.org> wrote:

>> The `find` method now is 
>> ```C++
>> template<typename T>
>> int find(T* token, bool f(T*, E)) const {
>> ...
>> 
>> Any other functions which use this are also changed.
>> Local linux-x64-debug hotspot:tier1 passed. Mach5 tier1 build on linux and 
>> Windows passed.
>
> Afshin Zafari has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   first arg of `find` casted to `uint*`

@dholmes-ora, any more comments?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15418#issuecomment-1772316760

Reply via email to