<AWT Dev> RFR: 8025673: Disable X11 AWT toolkit
David DeHaven
david.dehaven at oracle.com
Thu Oct 24 23:05:31 UTC 2013
> David,
>
> In src/share/native/java/lang/java_props.h the new field should really also be in ifdef MACOSX.
It's inside the "#ifdef MACOSX" block that was already there (starts at line 94), that's why I moved it to the bottom. You can't see it in the xDIFFs, but it's visible in the side-by-side frame mode.
> The change to System.c allays my concerns there.
>
> You can also consider the hotspot changes Reviewed.
Thank you!
-DrD-
More information about the build-dev
mailing list