The following hotspot tests need to be updated after 8153737 (Unsupported Module):
gc/g1/TestRegionLivenessPrint.java
gc/arguments/TestDisableDefaultGC.java
gc/arguments/TestShrinkHeapInSteps.java
runtime/Throwable/StackTraceLogging.java
runtime/Unsafe/PrimitiveHostClass.java
runtime/logging/SafepointCleanupTest.java
runtime/logging/VerificationTest.java
These tests were not in jdk9/dev when 8153737 was pushed.
They need to be fixed when mergin jdk9/hs with jdk9/dev, otherwise the pushing job will fail. And hence the hotspot snapshot can't proceed.
gc/g1/TestRegionLivenessPrint.java
gc/arguments/TestDisableDefaultGC.java
gc/arguments/TestShrinkHeapInSteps.java
runtime/Throwable/StackTraceLogging.java
runtime/Unsafe/PrimitiveHostClass.java
runtime/logging/SafepointCleanupTest.java
runtime/logging/VerificationTest.java
These tests were not in jdk9/dev when 8153737 was pushed.
They need to be fixed when mergin jdk9/hs with jdk9/dev, otherwise the pushing job will fail. And hence the hotspot snapshot can't proceed.