RFR: 8377845: Restore regtest for JDK-8324881 with DiagnoseSyncOnValueBasedClasses=2

Serguei Spitsyn sspitsyn at openjdk.org
Thu Feb 26 00:05:32 UTC 2026


On Fri, 13 Feb 2026 20:40:55 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> Testcase for JDK-8324881 was mistakenly removed by JDK-8359437 instead of removing only -XX:LockingMode argument.
> The fix restores the test case.
> 
> Testing: updated test on all platforms

Marked as reviewed by sspitsyn (Reviewer).

test/jdk/com/sun/jdi/EATests.java line 95:

> 93:  * -Xbatch
> 94:  * -XX:+DoEscapeAnalysis -XX:+EliminateAllocations -XX:+EliminateLocks -XX:+EliminateNestedLocks
> 95:  * -XX:DiagnoseSyncOnValueBasedClasses=2

Nit: It is better to preserve the hotspot options indent used above.

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

PR Review: https://git.openjdk.org/jdk/pull/29722#pullrequestreview-3857622411
PR Review Comment: https://git.openjdk.org/jdk/pull/29722#discussion_r2856121202


More information about the serviceability-dev mailing list