Hello.
Please review the fix for JDK 14.

Bug: https://bugs.openjdk.java.net/browse/JDK-8232225
Fix: http://cr.openjdk.java.net/~serb/8232225/webrev.00

The fix for JDK-8071483 merged the tests for java.awt.color package and 
java.awt.Color class
under java/awt/Color folder.

But it is better to use another approach which was used in JDK-4413685 and 
split these tests
to java/awt/color and java/awt/ColorClass in the same way as:
   java/awt/font  and java/awt/FontClass;

--
Best regards, Sergey.

Reply via email to