The replacement for Aqua you list is of course also inaccessible (with
JMS access control enabled).
So I suggest to add a note to the CSR about how it should be used ..
-phil.
On 08/09/2017 10:36 AM, Sergey Bylokhov wrote:
Hi, Phil.
CSR was created:
https://bugs.openjdk.java.net/browse/JDK-8186003
On 08.08.2017 10:41, Phil Race wrote:
I think the removal of AquaL&F and NimbusL&F merit a CSR request
since they
were in their different time and ways supported ways of invoking each
of these L&Fs.
-phil.
On 08/08/2017 10:34 AM, Kevin Rushforth wrote:
I don't have any concerns with this. Phil will need to review.
-- Kevin
Sergey Bylokhov wrote:
Hello,
Please review the fix for jdk10.
In the fix a number of files were removed. For all of them we have
some replacements. Initially I have planned to mark them
forRemoval=true, but all of them are not public API and in jdk9
cannot be accessed, atleast forRemoval is not much useful here. So
i decided to remove them.
Bug: https://bugs.openjdk.java.net/browse/JDK-8185683
Webrev can be found at:
http://cr.openjdk.java.net/~serb/8185683/webrev.00