<AWT Dev> [8u] Review request: 8048549 [macosx] Disable usage of system menu bar if AWT is embedded in FX
Anthony Petrov
anthony.petrov at oracle.com
Tue Jul 15 12:16:57 UTC 2014
+1
--
best regards,
Anthony
On 7/15/2014 2:01 PM, Petr Pchelko wrote:
> Hello, AWT team.
>
> Please review the fix for the issue:
> https://bugs.openjdk.java.net/browse/JDK-8048549
> The 8u version is available here:
> http://cr.openjdk.java.net/~pchelko/9/8048549/webrev.8u/
> For reference, the 9 version is available here:
> http://cr.openjdk.java.net/~pchelko/9/8048549/webrev/
>
> The 8u version is different, so a new review is needed. In 9 we've moved AWT initialization from awt.m to LWCToolkit.m, so we did not need to use ThreadUtilities.
> In 8u we need to use ThreadUtilities to figure out if AWT is running embedded or not. All the rest of the fix is the same as in 9.
>
> Thank you.
> With best regards. Petr.
>
More information about the awt-dev
mailing list