Sep 20, 2012
gouessej
I already observed that some months ago, it has nothing to do with recent changes but it was not causing any hard crash of the JVM.
Loading...
Sep 20, 2012
Sven Gothel
On 09/20/2012 10:48 AM, gouessej [via jogamp] wrote:
> Sven Gothel wrote
> Yup, X11Util is a bit to harsh now, even closing the co...
Loading...
Sep 20, 2012
rhatcher
Sven/Julien, thanks for the feedback.
> Sven wrote:
> Ofc .. all this points to your code, not releasing all 'JOGL' resources,
> i.e...
Loading...
Sep 20, 2012
Sven Gothel
On 09/20/2012 04:56 PM, rhatcher [via jogamp] wrote:
> Sven/Julien, thanks for the feedback.
>
>> Sven wrote:
>> Ofc .. all...
Loading...
Sep 20, 2012
rhatcher
This begs another question though:
I assume the shutdown responsibility of well-behaved JOGL graphics components is to implement "dispose&...
Loading...
Sep 21, 2012
Sven Gothel
On 09/21/2012 12:25 AM, rhatcher [via jogamp] wrote:
> This begs another question though:
>
> I assume the shutdown responsibility of...
Loading...
Sep 21, 2012
gouessej
It's mandatory in Java Web Start applications, we must do it.
Loading...
Sep 21, 2012
rhatcher
Sven wrote:
> We are talking about AWT, I see :)
Heh. Yeah - it's a decade-old pile of legacy goo. We currently are working on replacing ...
Loading...
Sep 21, 2012
gouessej
If you don't call System.exit(), the heavy process running your Java application launched with Java Web Start won't be stopped.
Loading...
Sep 23, 2012
gouessej
I get this when leaving TUER:
[java] X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 2/2, reusable (open, marked unclose...
Loading...
Sep 23, 2012
Sven Gothel
On 09/23/2012 12:09 PM, gouessej [via jogamp] wrote:
> I get this when leaving TUER:
> [java] X11Util.Display: Shutdown (JVM shutdown: tr...
Loading...
Sep 23, 2012
gouessej
Sorry I use the latest aggregated build which does not contain this fix. I use open source Xorg driver for my ATI Radeon 9250 Pro, I have no other...
Loading...
Sep 24, 2012
Sven Gothel
On 09/24/2012 01:00 AM, gouessej [via jogamp] wrote:
> Sorry I use the latest aggregated build which does not contain this fix. I use
> op...