-
Sub-task
-
Resolution: Fixed
-
P3
-
8u60
-
None
-
b43
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085562 | emb-9 | Attila Szegedi | P3 | Resolved | Fixed | team |
JDK-8068128 | 8u45 | Attila Szegedi | P3 | Resolved | Fixed | b02 |
JDK-8067160 | 8u40 | Attila Szegedi | P3 | Resolved | Fixed | b19 |
JDK-8070539 | emb-8u47 | Attila Szegedi | P3 | Resolved | Fixed | team |
java.lang.NullPointerException
at jdk.nashorn.internal.codegen.MethodEmitter.pushType(MethodEmitter.java:258)
at jdk.nashorn.internal.codegen.MethodEmitter.loadUndefined(MethodEmitter.java:779)
at jdk.nashorn.internal.codegen.MethodEmitter.emitLocalVariableConversion(MethodEmitter.java:2517)
at jdk.nashorn.internal.codegen.MethodEmitter.beforeJoinPoint(MethodEmitter.java:2492)
at jdk.nashorn.internal.codegen.CodeGenerator.leaveBlock(CodeGenerator.java:1126)
at jdk.nashorn.internal.ir.Block.accept(Block.java:178)
at jdk.nashorn.internal.ir.LexicalContextNode$Acceptor.accept(LexicalContextNode.java:57)
at jdk.nashorn.internal.ir.Block.accept(Block.java:425)
at jdk.nashorn.internal.codegen.CodeGenerator.enterIfNode(CodeGenerator.java:2025)
at jdk.nashorn.internal.ir.IfNode.accept(IfNode.java:86)
...
- backported by
-
JDK-8067160 Fuzzing bug: constant folding of ternary operator and IfNode with constant test
-
- Resolved
-
-
JDK-8068128 Fuzzing bug: constant folding of ternary operator and IfNode with constant test
-
- Resolved
-
-
JDK-8070539 Fuzzing bug: constant folding of ternary operator and IfNode with constant test
-
- Resolved
-
-
JDK-8085562 Fuzzing bug: constant folding of ternary operator and IfNode with constant test
-
- Resolved
-
- clones
-
JDK-8066223 Fuzzing bug: ClassCastException between JO1P0 and WithObject
-
- Closed
-
- is cloned by
-
JDK-8066225 Fuzzing bug: duplicate integer switch cases
-
- Resolved
-