Re: [OpenJDK 2D-Dev] JDK 9 RFR of JDK-8066621: Suppress deprecation warnings in java.desktop module

2014-12-12 Thread joe darcy
Hi Phil, On 12/12/2014 12:46 PM, Phil Race wrote: Hi, You did not provide a direct reference to the set of warnings that were generated. fortunately I found it here :- https://bugs.openjdk.java.net/browse/JDK-8066622 Each "Suppress deprecations warnings in foo" bug is linked to a "Fix depre

Re: [OpenJDK 2D-Dev] JDK 9 RFR of JDK-8066621: Suppress deprecation warnings in java.desktop module

2014-12-12 Thread Phil Race
Hi, You did not provide a direct reference to the set of warnings that were generated. fortunately I found it here :- https://bugs.openjdk.java.net/browse/JDK-8066622 A couple of things I find 'unfortunate' are 1) In order to avoid a deprecation warning on one call/line of a 100 line method,

[9] Review Request: 6470361 Swing's Threading Policy example does not compile

2014-12-12 Thread Sergey Bylokhov
Hello. Please review the small documentation fix for jdk 9. Bug: https://bugs.openjdk.java.net/browse/JDK-6470361 Webrev can be found at: http://cr.openjdk.java.net/~serb/6470361/webrev.00 -- Best regards, Sergey.