Login  Register

Re: JOGL on Mojave, Mac OS 10.14

Posted by Andy Skinner on Jul 17, 2018; 3:40pm
URL: https://forum.jogamp.org/JOGL-on-Mojave-Mac-OS-10-14-tp4039037p4039046.html

Output with Java 10 on OS 10.14 is below.  It did open the window and spin the quad around.

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.jogamp.common.os.NativeLibrary$3 (file:/mathworks/devel/sandbox/askinner/JOGL/JOGLQuad/gluegen-rt.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of com.jogamp.common.os.NativeLibrary$3
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2018-07-17 11:37:28.081 java[40647:1786978] WARNING: NSWindow drag regions should only be invalidated on the Main Thread! This will throw an exception in the future. Called from (
0   AppKit                              0x00007fff3b8ae743 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 253
1   AppKit                              0x00007fff3b8a5d30 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1488
2   AppKit                              0x00007fff3b8a575a -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
3   libnativewindow_macosx.jnilib       0x000000013a427485 Java_jogamp_nativewindow_macosx_OSXUtil_CreateNSWindow0 + 421
4   ???                                 0x000000011c96fad0 0x0 + 4774623952
)
2018-07-17 11:37:44.237 java[40647:1787091] -[NSPersistentUIWindowSnapshotter writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:fd:]: 0 == fsetxattr(fd, kNSPersistentUIWindowImageMetadata, &fileMetadata, sizeof fileMetadata, 0, 0) failed on line 895: Operation not permitted