RFR: 8228394: Cleanup unused java.net SharedSecrets classes

Alan Bateman Alan.Bateman at oracle.com
Fri Jul 19 13:01:29 UTC 2019



On 19/07/2019 13:51, Claes Redestad wrote:
> Hi,
>
> please review this cleanup to remove a few java.net access objects that
> are no longer in use.
>
> Webrev: http://cr.openjdk.java.net/~redestad/8228394/open.00/
> Bug:    https://bugs.openjdk.java.net/browse/JDK-8228394
>
> (One usage was from sun.misc.ClassLoaderUtil, removed by 
> https://bugs.openjdk.java.net/browse/JDK-8034853, which seems
> to have forgotten to remove a related and now unused test.jar
> file. I removed this too and verified all tests pass.)
This looks good to me.


More information about the net-dev mailing list