diff options
author | Sven Gothel <[email protected]> | 2011-11-30 13:16:57 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-11-30 13:16:57 +0100 |
commit | 77e9d16a3ad5131a2197bb3cad2309827c3a796a (patch) | |
tree | 093580837ca39a4ad08f5dc09961d9275c1ddb35 /make/stub_includes | |
parent | ad0ba11b0a1d6cb4a113e467420f2f797f1d26cb (diff) |
JOGLNewtApplet1Run: Issue GLProfile.shutdown() to adapt to the 'new' plugin lifecycle.
Applet 'restart' (init.start.stop.destroy .. init.start...)
didn't work on Windows browsers (Firefox, Safari, Chrome, ..) w/ JVM 6u26..6u29.
It seems that after destroy we loose the ClassLoader already (plugin2)
hence we need to bind to the native resources again.
Solution is to map the JOGL lifecycle of GLProfile [initSingleton()..shutdown()]
to the Applet's [init..destroy].
Diffstat (limited to 'make/stub_includes')
0 files changed, 0 insertions, 0 deletions