-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b08
As part of the cleanup of unused sun.misc classes, once JDK-8035158 is complete, remove the following:
sun.misc.RegexpPool,
sun.misc.RegexpTarget,
sun.misc.Regexp,
sun.misc.REException
as sun.net.spi.DefaultProxySelector is/was the sole user of these classes, in the JDK.
sun.misc.RegexpPool,
sun.misc.RegexpTarget,
sun.misc.Regexp,
sun.misc.REException
as sun.net.spi.DefaultProxySelector is/was the sole user of these classes, in the JDK.
- relates to
-
JDK-6852936 Remove unused classes from sun.misc
-
- Closed
-
-
JDK-8035158 Remove dependency on sun.misc.RegexpPool and friends
-
- Closed
-
-
JDK-8066506 Migrate use of sun.misc.* to supported APIs
-
- Closed
-