On Fri, 10 Apr 2026 08:38:37 GMT, Richard Reingruber <[email protected]> wrote:
>> Chris Plummer has updated the pull request incrementally with one additional >> commit since the last revision: >> >> remove locking on Integer > > test/jdk/com/sun/jdi/EATests.java line 97: > >> 95: * -XX:+DoEscapeAnalysis -XX:+EliminateAllocations >> -XX:+EliminateLocks -XX:+EliminateNestedLocks >> 96: * -XX:DiagnoseSyncOnValueBasedClasses=2 >> 97: * > > This `@run` should be removed too. Ok. The `@bug 8324881` and the comment below it are confusing and I'm not sure if they both should be removed also. They got added as part of [JDK-8324881](https://bugs.openjdk.org/browse/JDK-8324881), along with the 3 `@run` that follow. @xmas92 ? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30560#discussion_r3066200392
