There was a similar bug fixed in 8u40, but you are right that this still
happens some of the time. It is tracked by:
https://javafx-jira.kenai.com/browse/RT-39797
-- Kevin
Tom Schindl wrote:
Hi,
If I remember correctly the bug leading to
Java has been detached already, but someone is still trying to use it at
-[GlassRunnable
run]:/HUDSON/workspace/8u40/label/macosx-universal-30/rt/modules/graphics/src/main/native-glass/mac/GlassApplication.m:93
Java has been detached already, but someone is still trying to use it at
-[GlassRunnable
dealloc]:/HUDSON/workspace/8u40/label/macosx-universal-30/rt/modules/graphics/src/main/native-glass/mac/GlassApplication.m:107
should have been fixed already but I still see this sometimes when
running on u40 b23.
Tom