test/jdk/jdk/jfr/event/runtime/TestClassLoaderStatsEvent.java has been failing for some time in the loom repo with:
java.lang.RuntimeException: Value not equal to 4, field='hiddenClassCount', value='0': expected 0 to equal 4
test/jdk/jdk/jfr/threading/TestManyVirtualThreads.java has been failing with a timeout since the repo was sync'ed up to jdk-16+1 (from jdk-15+26).
java.lang.RuntimeException: Value not equal to 4, field='hiddenClassCount', value='0': expected 0 to equal 4
test/jdk/jdk/jfr/threading/TestManyVirtualThreads.java has been failing with a timeout since the repo was sync'ed up to jdk-16+1 (from jdk-15+26).
- relates to
-
JDK-8248485 Poor scalability in JfrCheckpointManager when using many threads after JDK-8242088
-
- Resolved
-