JDK-8198639 : Examine Windows AWT dependency on runFinalizersOnExit
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 11,12
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2018-02-23
  • Updated: 2021-07-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
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.
Comments
TO: Assignee. Is it an issue introduced in JDK 11? Please check on 10, 9, 8 and update Affects Version accordingly.
07-06-2018