-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 11
-
Component/s: client-libs
-
b10
-
generic
-
generic
The client code has a "com.sun.awt.AWTUtilities" class which at some point in the past, JDK 6u10, was used as a kind of "public" API. Currently all its functionality is already provided by the public API, so this class can be removed.
In jdk10 this class was marked as "forRemoval = true" (seeJDK-8187253) and can be dropped in 11.
In jdk10 this class was marked as "forRemoval = true" (see
- csr for
-
JDK-8200190 The "com.sun.awt.AWTUtilities" class can be dropped
-
- Closed
-
- relates to
-
JDK-8177680 Umbrella: JDK 11 terminal deprecations
-
- Resolved
-
-
JDK-8186617 The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API
-
- Resolved
-