-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b27
The classes were introduced in JDK-4994372 as a replacement for ProgressData; since JDK9 the package sun.net is not exported from java.base, and is not used by any JDK classes.
Removing these classes will also allow us to remove MeteredStream finalizer, which will fixJDK-8240275.
Removing these classes will also allow us to remove MeteredStream finalizer, which will fix
- relates to
-
JDK-8240275 Occasional errors in HttpURLConnection due to race with GC
-
- Closed
-
-
JDK-8253568 Replace and mitigate Object.finalize() uses in JDK libraries
-
- Open
-