RFR 8062303: Remove com.sun.tracing API
Alan Bateman
Alan.Bateman at oracle.com
Thu Feb 5 09:26:31 UTC 2015
On 05/02/2015 09:16, Jaroslav Bachorik wrote:
> Please, review the following removal of functionality
>
> Issue : https://bugs.openjdk.java.net/browse/JDK-8062303
> Webrev: http://cr.openjdk.java.net/~jbachorik/8062303/webrev.00
>
> This API was introduced in JDK7 and immediately made
> proprietary/unsupported [1]. It didn't see any uptake since then.
> It'll not be accessible when it moves to modules.
>
> The proposed solution is to drop this proprietary API completely.
>
This looks okay, you can also drop
com/sun/tracing/BasicWithSecurityMgr.java from the exclude list
(ProblemList.txt) as part of this.
-Alan
More information about the serviceability-dev
mailing list