Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179170 | 10 | Joe Darcy | P4 | Resolved | Fixed | b06 |
The implementation of the method System.runFinalizersOnExit uses API elements that are deprecated for removal, namely Runtime.runFinalizersOnExit.
System.runFinalizersOnExit is itself deprecated for removal. Until it is removed, the lint warning associated with using a deprecated for removal API should be suppressed.
System.runFinalizersOnExit is itself deprecated for removal. Until it is removed, the lint warning associated with using a deprecated for removal API should be suppressed.
- backported by
-
JDK-8179170 Suppress removal warning for System.runFinalizersOnExit
-
- Resolved
-
- relates to
-
JDK-8145468 update java.lang APIs with new deprecations
-
- Resolved
-