On Thu, 23 Nov 2023 16:11:32 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 two additional > commits since the last revision: > > - Merge remote-tracking branch 'upstream/pr/15418' into pr_15418 > - Suggested cleanups and tests Marked as reviewed by stefank (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/15418#pullrequestreview-1746766388