Login  Register

jogl and jre8 on macosx

Posted by slajar on Jul 18, 2014; 1:40pm
URL: https://forum.jogamp.org/jogl-and-jre8-on-macosx-tp4032589.html

Hey guys,

we always test our software with future versions of OS and JRE. Since a while we found that JRE8 (no matter which version) and jogl (latest build) on MACOSX (currently tested on 10.8,10.9, 10.10) is not performing well anymore. There is way more CPU load with jre8.
We know that Canvas has beeing ported form Quartz to CALayer in JRE8 and we think this might be the underlaying issue.

Does anyone have a glue, what we could try to reach the same performance as we did with JRE6?

thanks in advance
Matthias