Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.6.1
-
Fix Version/s: 1.6.4, 1.7-beta-1
-
Component/s: class generator
-
Labels:None
-
Environment:jEdit-4.3pre16, SuperScript plugin, bsf without built-in groovy support, java.runtime.version=1.6.0_13-b03
Description
GroovyClassLoader.java rev 15766
in function getPermissions()
line no. 341: null is assigned to myPerms in the given environment.
consequently, a NullPointerException occurs in the next line.
Please see attached stack trace.
Issue Links
- duplicates
-
GROOVY-3542
GroovyShell.evaluate(File) NPE
-
This issue has already been fixed through
GROOVY-3542and fix is available 1.6.4 and 1.7-beta-1 onwards.GROOVY-3542and fix is available 1.6.4 and 1.7-beta-1 onwards.