<AWT Dev> Review request for 8028234: Remove unused methods in sun.misc.JavaAWTAccess
Artem Ananiev
artem.ananiev at oracle.com
Wed Nov 13 10:59:45 UTC 2013
Hi, Mandy,
the fix looks fine to me. Other people might want to ask why these
methods are no longer used and can be safely removed, so be prepared to
the questions :)
Thanks,
Artem
On 11/13/2013 2:15 AM, Mandy Chung wrote:
> Adding awt-dev for the review.
>
> Mandy
>
> On 11/12/2013 11:29 AM, Mandy Chung wrote:
>> This is a simple code deletion in sun.misc.JavaAWTAccess and its
>> implementation class:
>>
>> Webrev:
>> http://cr.openjdk.java.net/~mchung/jdk8/webrevs/8028234/webrev.00/
>>
>> This patch removes the methods from sun.misc.JavaAWTAccess that are no
>> longer used. The only dependency remaining from core-libs to
>> AppContext is the ability to obtain an opaque unique object to
>> represent an applet context ifit is running in an applet environment.
>>
>> thanks
>> Mandy
>
More information about the core-libs-dev
mailing list