<AWT Dev> [9] Request for Review: 8003900: X11 dependencies should be removed from Mac OS X build.
Anthony Petrov
anthony.petrov at oracle.com
Tue May 13 17:01:42 UTC 2014
Hi David,
src/solaris/native/sun/awt/awt.h
> 113 #if !defined(HEADLESS) && defined(XAWT)
> 114 extern Display *awt_display; /* awt_GraphicsEnv.c */
You forgot to update this XAWT usage. Otherwise the fix looks fine.
--
best regards,
Anthony
On 5/13/2014 8:30 PM, David DeHaven wrote:
>
> New version of the patch uploaded:
> http://cr.openjdk.java.net/~ddehaven/8003900/jdk.1/
>
> I just changed XAWT to !MACOSX
>
> Would one of you mind pushing this for me once accepted?
>
> -DrD-
>
More information about the awt-dev
mailing list