Re: [OpenJDK 2D-Dev] [12] Review Request: 8214461 Some unused classes may be removed

2018-12-11 Thread Phil Race
I guess this is OK.  But for 13 now. -phil. On 11/30/18 6:33 PM, Krishna Addepalli wrote: Looks good to me. Krishna On 01-Dec-2018, at 7:33 AM, Sergey Bylokhov wrote: Hello. Please review the fix for jdk 12. Bug: https://bugs.openjdk.java.net/browse/JDK-8214461 Webrev: http://cr.openjdk.j

Re: [OpenJDK 2D-Dev] [12] Review Request: 8214461 Some unused classes may be removed

2018-11-30 Thread Krishna Addepalli
Looks good to me. Krishna > On 01-Dec-2018, at 7:33 AM, Sergey Bylokhov > wrote: > > Hello. > Please review the fix for jdk 12. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8214461 > Webrev: http://cr.openjdk.java.net/~serb/8214461/webrev.00 > > We have a few internal classes/interfaces

[12] Review Request: 8214461 Some unused classes may be removed

2018-11-30 Thread Sergey Bylokhov
Hello. Please review the fix for jdk 12. Bug: https://bugs.openjdk.java.net/browse/JDK-8214461 Webrev: http://cr.openjdk.java.net/~serb/8214461/webrev.00 We have a few internal classes/interfaces which currently unused and may be removed: - sun.awt.image.BadDepthException.java: looks like it w