JDK 20 |
---|
20 b27Fixed |
Relates :
|
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 fix JDK-8240275.
|