On Thu, 7 May 2026 19:06:05 GMT, Patricio Chilano Mateo <[email protected]> wrote:
>> David Holmes has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains 10 additional >> commits since the last revision: >> >> - Merge branch 'master' into 8373839-jni-crit-suspend >> - Replace assertion with code to check for null - thanks @pchilano >> - Use atomic store/load per style-guide for lock-free access >> - Use precond consistently >> - Fix typo >> - Use std::atomic for shared variables >> - Test stability improvements >> - Fix NULL usage now the test is in cpp file >> - cleanup >> - 8373839: Disable JVM TI suspension during JNI critical regions > > Thanks David, looks good to me. Thanks for the reviews @pchilano and @lmesnik ! ------------- PR Comment: https://git.openjdk.org/jdk/pull/30936#issuecomment-4417225889
