Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0-JSR-6
Description
To quote blackdrag's reply in the groovy-user mailing list:
"... explanation:
GL_GroovyReflector is a groovy generated class to access the public methods from GL. there is some kind of giant switch in there, which does lead to the method invocation... the problem is, that the size of a method is limited to 64k, 68692 bytes is too much."
Attached is some code that will throw the exception. JOGL must be installed (native libraries and the jar) in the root.