-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 9
-
None
-
b88
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142158 | emb-9 | Peter Levart | P4 | Resolved | Fixed | team |
When using features that initialize java.lang.invoke infrastructure (such as lambdas) early in the JVM boot-up sequence, initialization issues show-up. Two of them have already been identified:
http://mail.openjdk.java.net/pipermail/mlvm-dev/2015-March/006386.html
and:
http://mail.openjdk.java.net/pipermail/mlvm-dev/2015-March/006387.html
This issue tracks solving both of them.
http://mail.openjdk.java.net/pipermail/mlvm-dev/2015-March/006386.html
and:
http://mail.openjdk.java.net/pipermail/mlvm-dev/2015-March/006387.html
This issue tracks solving both of them.
- backported by
-
JDK-8142158 Improve early java.lang.invoke infrastructure initialization
-
- Resolved
-
- duplicates
-
JDK-8076596 BytecodeDescriptor.parseMethod doesn't work during bootstrapping
-
- Closed
-