<AWT Dev> [13] Review Request: 7141393 [macosx] CARemoteLayer code refactoring and unit test
Dmitry Markov
dmitry.markov at oracle.com
Wed May 8 11:05:30 UTC 2019
Hi Sergey,
The changes look good to me.
Thanks,
Dmitry
> On 8 May 2019, at 07:54, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:
>
> Hello.
> Please review the fix for JDK 13.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-7141393
> Fix: http://cr.openjdk.java.net/~serb/7141393/webrev.00
>
> AWT on macOS contains some code that is not compiled by default (protected with #ifdef REMOTELAYER) and included to the workspace for testing purposes only. It allows developers to test CALayer support in AWT/Java2D without need to build or download Java Plugin.
>
> The description of this bug suggests to move this code to the separate test suite, but I think we can drop it because cross process rendering is not used anymore.
>
> --
> Best regards, Sergey.
More information about the awt-dev
mailing list