-
Bug
-
Resolution: Fixed
-
P4
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8354927 | 21.0.8-oracle | Shyam kishor | P4 | Resolved | Fixed | b03 |
JDK-8355090 | 17.0.17-oracle | Shyam kishor | P4 | Resolved | Fixed | master |
JDK-8355480 | 11.0.29-oracle | Shyam kishor | P4 | Resolved | Fixed | master |
The test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest2.java should instead use "-Xnoclassgc" which is specified in the java command specification https://docs.oracle.com/en/java/javase/22/docs/specs/man/java.html#extra-options-for-java as being specific to Hotspot JVM.
- backported by
-
JDK-8354927 Replace usage of -noclassgc with -Xnoclassgc in test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest2.java
-
- Resolved
-
-
JDK-8355090 Replace usage of -noclassgc with -Xnoclassgc in test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest2.java
-
- Resolved
-
-
JDK-8355480 Replace usage of -noclassgc with -Xnoclassgc in test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest2.java
-
- Resolved
-
- relates to
-
JDK-8286851 Deprecate for removal several of the undocumented java launcher options
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/3e03e667
-
Review(master) openjdk/jdk17u-dev/3525
-
Review(master) openjdk/jdk21u-dev/1701
-
Review(master) openjdk/jdk/21012