Login  Register

Re: Mac OS X 10.7+ / Oracle JRE 7 : Swing integration issues

Posted by bmorcos on Aug 15, 2013; 4:17pm
URL: https://forum.jogamp.org/Mac-OS-X-10-7-Oracle-JRE-7-Swing-integration-issues-tp4027780p4029832.html

Hi all,

I am facing the same issue.

I verified the latest releases from oracle jdk u40b38, unfortunately the problem is still there.

In my case, I have no choice but to use the GLCanvas on Mac as it provides a much needed performance improvement over GLJPanel.

I was wondering, Is there a way to override or hack the GLCanvas to not be affected by the jdk fix:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=2229714

P.S: I am using JOGL and GlueGen release 2.0.2 ...

Is there a most recent release from JOGL that handles the issue?

Best,

Bassel