[lworld] RFR: 8328777: [lworld] TestSyncOnValueBasedClassEvent.java fails with Exception

Coleen Phillimore coleenp at openjdk.org
Fri Sep 12 13:20:34 UTC 2025


On Tue, 9 Sep 2025 20:44:37 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This test doesn't make sense to run with --enable-preview because the option it's testing isn't valid in preview mode.  If there is synchronization on the value class, then the JVM throws IdentityException and cannot continue and log or emit a JFR event for it.

test/jdk/ProblemList.txt line 872:

> 870: sun/tools/jhsdb/HeapDumpTest.java 8366806 generic-all
> 871: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java 8366806 generic-all
> 872: sun/tools/jhsdb/JShellHeapDumpTest.java 8366806 generic-all

Suggestion:

sun/tools/jhsdb/JShellHeapDumpTest.java 8366806 generic-all

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1558#discussion_r2340650168


More information about the valhalla-dev mailing list