-
Sub-task
-
Resolution: Fixed
-
P3
-
8u60
-
None
-
b42
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085553 | emb-9 | Attila Szegedi | P3 | Resolved | Fixed | team |
JDK-8087023 | 8u65 | Attila Szegedi | P3 | Resolved | Fixed | b01 |
JDK-8071987 | 8u60 | Attila Szegedi | P3 | Resolved | Fixed | b03 |
JDK-8138472 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8076937 | emb-8u60 | Attila Szegedi | P3 | Resolved | Fixed | team |
Exception in thread "main" java.lang.AssertionError
at jdk.nashorn.internal.codegen.Label$Stack.defineBlockLocalVariable(Label.java:379)
at jdk.nashorn.internal.codegen.MethodEmitter.defineBlockLocalVariable(MethodEmitter.java:1274)
at jdk.nashorn.internal.codegen.CodeGeneratorLexicalContext.assignSlots(CodeGeneratorLexicalContext.java:242)
at jdk.nashorn.internal.codegen.CodeGeneratorLexicalContext.onEnterBlock(CodeGeneratorLexicalContext.java:210)
at jdk.nashorn.internal.codegen.CodeGenerator.initLocals(CodeGenerator.java:1671)
at jdk.nashorn.internal.codegen.CodeGenerator.enterBlock(CodeGenerator.java:1113)
at jdk.nashorn.internal.codegen.CodeGenerator.enterTryNode(CodeGenerator.java:3045)
at jdk.nashorn.internal.ir.TryNode.accept(TryNode.java:110)
at jdk.nashorn.internal.ir.Node.accept(Node.java:265)
at jdk.nashorn.internal.ir.Block.accept(Block.java:178)
...
- backported by
-
JDK-8071987 Fuzzing bug: AssertionError when defining local variable in Block
- Resolved
-
JDK-8076937 Fuzzing bug: AssertionError when defining local variable in Block
- Resolved
-
JDK-8085553 Fuzzing bug: AssertionError when defining local variable in Block
- Resolved
-
JDK-8087023 Fuzzing bug: AssertionError when defining local variable in Block
- Resolved
-
JDK-8138472 Fuzzing bug: AssertionError when defining local variable in Block
- Resolved
- clones
-
JDK-8066231 Fuzzing bug: Invalid symbol slot
- Closed
- duplicates
-
JDK-8066233 Fuzzing bug: AssertionError when entering a block in codegen
- Closed
- is cloned by
-
JDK-8066233 Fuzzing bug: AssertionError when entering a block in codegen
- Closed