RFR 9: 8064956 : Remove sun.misc.ExtensionInstallationProvider and relevant classes

Alan Bateman Alan.Bateman at oracle.com
Thu Jun 11 07:43:28 UTC 2015



On 10/06/2015 23:16, Brent Christian wrote:
> Hi,
>
> Please review my change for:
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8064956
> Webrev:
> http://cr.openjdk.java.net/~bchristi/8064956/
>
> After clearing some internal dependencies following the removal of the 
> extension mechanism from JDK 9[1], we can now remove 4 
> extension-related classes from sun.misc:
>
> ExtensionDependency.java
> ExtensionInfo.java
> ExtensionInstallationException.java
> ExtensionInstallationProvider.java
Good to see these going away.

-Alan



More information about the core-libs-dev mailing list