RFR [9]: Remove sun.misc.ClassFileTransformer.

Alan Bateman Alan.Bateman at oracle.com
Thu Jan 14 20:06:19 UTC 2016


On 14/01/2016 19:53, Chris Hegarty wrote:
> sun.misc.ClassFileTransformer has not been used since its hooks were
> removed in JDK 8, see 8009645 [1]. It is now time to remove the class
> itself.
>
> hg rm src/java.base/share/classes/sun/misc/ClassFileTransformer.java
>
>
Got for it. If you look at the history then you'll see it was completely 
nobbled in JDK 8 with a view to removing.

-Alan



More information about the core-libs-dev mailing list