Login  Register

Re: JOGL and swing

Posted by Sven Gothel on Dec 04, 2013; 3:42pm
URL: https://forum.jogamp.org/JOGL-and-swing-tp4030623p4030772.html

On 12/04/2013 04:21 PM, cznlzq [via jogamp] wrote:
> The example I'm using is the one I posted in my first post in this thread.
>
> For JOGL 2.1.2, originally I'm using Java 1.7 (update 9) for the example, it
> is not stable and it sometime freezes after I click the new button and move my
> mouse over the frame title (or the position of the minimize/maximize button),
> more easy to reproduce in 64bits version.
>
> After I updated to the latest Java 1.7 (update 45), everything works great.
So bugs in the AWT/Swing implementation got fixed - great.

>
> Since I used the jogamp-all-platforms.7z downloaded from
> http://jogamp.org/deployment/
> so I asked, for the JOGL 2.1.2, which version of JDK (update number) you guys
> are using to compile the JOGL libs to generate the jogamp-all-platforms.7z.
We build against a JRE RT of Java 1.6 targeting Java6.

See:
<http://jogamp.org/git/?p=gluegen.git;a=blob;f=make/jogamp-env.xml;h=fbf7f5679addd5ffee519e32a115d07345aab6c2;hb=HEAD>

>
> I suggest that it's better the information can be added to the package.

It is orthogonal against which java version we build regarding
bugs occurring in a AWT/Swing implementation.

~Sven



signature.asc (911 bytes) Download Attachment