-
Enhancement
-
Resolution: Fixed
-
P4
-
9, 10
-
b23
This enhancement is separated from the original enhancement JDK-8179318.
This part covers the JFR shell based tests conversion:
jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWith32BitOops.sh
jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithHeapBasedOops.sh
jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithZeroBasedOops.sh
jdk/jdk/jfr/event/os/TestInitialEnvironmentVariable.sh
jdk/jdk/jfr/event/runtime/TestVMInfoEvent.sh
jdk/jfr/event/io/EvilInstrument.java (uses @run shell MakeJAR.sh)
This part covers the JFR shell based tests conversion:
jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWith32BitOops.sh
jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithHeapBasedOops.sh
jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithZeroBasedOops.sh
jdk/jdk/jfr/event/os/TestInitialEnvironmentVariable.sh
jdk/jdk/jfr/event/runtime/TestVMInfoEvent.sh
jdk/jfr/event/io/EvilInstrument.java (uses @run shell MakeJAR.sh)
- relates to
-
JDK-8241827 JFR: TestVMInfoEvent.java requires SerialGC
- Resolved
-
JDK-8179318 rewrite serviceability shell tests to java version
- Closed