-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21
-
Component/s: hotspot
-
b15
test/hotspot/jtreg/vmTestbase/nsk/share/ClassUnloader.java:308: warning: [removal] runFinalization() in System has been deprecated and marked for removal
System.runFinalization();
^
and
test/hotspot/jtreg/vmTestbase/nsk/share/CustomClassLoader.java:141: warning: [removal] finalize() in Object has been deprecated and marked for removal
protected void finalize() throws Throwable {
- relates to
-
JDK-8301622 ProcessTools.java compilation gets ThreadDeath deprecation warning
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/6dd6c15e
-
Review(master)
openjdk/jdk/12968