Hello.
Please review the fix for JDK 14.

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

During developments of the early version of JavaFX some code
was added to the java2D to support some features which are not
used right now and we can delete this code.

For example, in the BufferedContext we have two unused methods to
save/restore the state of the context.

One test which verified the behavior of these methods were removed.

--
Best regards, Sergey.

Reply via email to