-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 11, 12
-
Component/s: client-libs
runFinalizersOnExit has been removed in JDK 11.
runFinalizersOnExit is mentioned in the comment in these source files:
src/java.desktop/windows/native/libawt/windows/alloc.h and awt_Toolkit.cpp
We should examine if AWT depends on the finalizers to be invoked on exit and any update needed.
runFinalizersOnExit is mentioned in the comment in these source files:
src/java.desktop/windows/native/libawt/windows/alloc.h and awt_Toolkit.cpp
We should examine if AWT depends on the finalizers to be invoked on exit and any update needed.
- relates to
-
JDK-8198249 Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
-
- Resolved
-