RFR 8062303: Remove com.sun.tracing API

Jaroslav Bachorik jaroslav.bachorik at oracle.com
Thu Feb 5 09:41:49 UTC 2015


On 5.2.2015 10:26, Alan Bateman wrote:
> 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.

With updated ProblemList.txt : 
http://cr.openjdk.java.net/~jbachorik/8062303/webrev.01

-JB-

>
> -Alan



More information about the hotspot-dev mailing list