-
Bug
-
Resolution: Duplicate
-
P4
-
9
-
None
-
generic
-
generic
There's a potential NullPointerException in RecompilableScriptFunctionData.toString(). The method assumes that if source is not null, functionNode must also be not null. However, functionNode is set to null in #ensureCodeGenerated().
- duplicates
-
JDK-8021350 Share script classes between threads/globals within context
-
- Resolved
-