On Fri, 10 Apr 2026 18:55:31 GMT, Chris Plummer <[email protected]> wrote:
>> 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 ? I spoke with Axel and he agreed that the `@run` and `@comment` can also be removed, so that is done now. Ready for final review. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30560#discussion_r3082855262
