Re: Issue with Java 3D under OpenJDK 7 / Mac OS X
Posted by
Xerxes Rånby on
May 29, 2013; 9:02am
URL: https://forum.jogamp.org/Issue-with-Java-3D-under-OpenJDK-7-Mac-OS-X-tp4025259p4029246.html
Traksewt wrote
InteractiveMesh wrote:
>JDK 7 Bug 2229714 : [macosx] JAWT native CALayer not positioned over Canvas
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=2229714>JDK 8 Bug 7172187 : [macosx] JAWT native CALayer not positioned over Canvas
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7172187Does anyone know when this fix gets into the Oracle JRE 7 stream? The latest Oracle java u21 still has this position bug. We are releasing our software soon, and we have to write a note to install OpenJDK u12 to get it working on Mac, which is less than ideal.
Sounds like this bug was fixed last year, I wasn't expecting it to take so long to get into the main stream. The defect says: Fixed Versions: 7u40, which is a worry as we are currently on 7u21. I'm wondering if that (7u40) is a future placeholder that means it isn't in plan and is unlikely to come in soon. Anyone know how to apply pressure to get this in earlier? It would be a shame if Java3D on MacOS will only work on Java8 when it comes out.
k
The next major 7 non-security feature & bug-fix release 7u40 is scheduled for general release by Oracle at late August 2013.
You have to check the Oracle's JDK 7 Update Releases page for further/updated information.
http://openjdk.java.net/projects/jdk7u/http://openjdk.java.net/projects/jdk7u/releases/7u40.htmlOracle invented a new JDK version number scheme in hope to avoid renumbering releases in the future.
http://www.oracle.com/technetwork/java/javase/overview/jdk-version-number-scheme-1918258.html