-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: client-libs
-
b16
The test/jdk/javax/swing/UI/UnninstallUIMemoryLeaks/UnninstallUIMemoryLeaks.java currently uses the outdated "-mx" option when launching a java process. This option will soon starting logging deprecation warning, when used. The test should be updated to use "-Xmx" instead.
- links to
-
Commit(master)
openjdk/jdk/d9c67443
-
Review(master)
openjdk/jdk/21053