-
Bug
-
Resolution: Duplicate
-
P4
-
7
-
generic
-
os_x
http://java.net/jira/browse/MACOSX_PORT-107 submitted 2011/06/14 by Yuri Nesterenko
Configure a Mac mini, login, start VNC server, detach a monitor.
Connect from another computer using vncviewer TightVNC or Chicken of the VNC.
Build or download macosx port of jdk7.
Compile a simplest java application (in java sense) with a Frame (new, setBounds, setVisible).
Start this application:
AWT_TOOLKIT=CToolkit java FrameTest
It will crash in <span class="error">[libGL.dylib+0x22db]</span> glGetString+0xf. (see a log in the attachment)
Note that it will run if monitor is attached.
Configure a Mac mini, login, start VNC server, detach a monitor.
Connect from another computer using vncviewer TightVNC or Chicken of the VNC.
Build or download macosx port of jdk7.
Compile a simplest java application (in java sense) with a Frame (new, setBounds, setVisible).
Start this application:
AWT_TOOLKIT=CToolkit java FrameTest
It will crash in <span class="error">[libGL.dylib+0x22db]</span> glGetString+0xf. (see a log in the attachment)
Note that it will run if monitor is attached.
- duplicates
-
JDK-8008660 Failure in 2D Queue Flusher thread on Mac
-
- Resolved
-