<AWT Dev> [13] Review Request: 7141393 [macosx] CARemoteLayer code refactoring and unit test

Jayathirth Rao jayathirth.d.v at oracle.com
Wed May 8 11:51:52 UTC 2019


Hi Sergey,

Changes are fine.

Thanks,
Jay

> On 08-May-2019, at 12:24 PM, 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