I'm fine with the fix.
Thanks,
Artem
On 5/15/2014 9:36 PM, Petr Pchelko wrote:
Hello, David.
The fix looks good to me.
Artem was interested in the review, so we may want to wait for his final vote..
I can push the changeset for you. Please ping me when you decide it’s ready to
go.
Thank you.
With best regards. Petr.
On May 15, 2014, at 8:23 PM, David DeHaven <david.deha...@oracle.com> wrote:
Can I get another reviewer on this? I need a sponsor to push too.. (Anthony?)
-DrD-
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.
Whoops! Updated in-place.
-DrD-