-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b146
The JVMS for invokedynamic has been update so that Errors will not be wrapped in BootstrapMethodError and will propagate directly from a bootstrap method (or the mechanism by which arguments to the bootstrap method are resolved).
The implementation should be updated in accordance with the specification.
The implementation should be updated in accordance with the specification.
- relates to
-
JDK-8163553 java.lang.LinkageError from test java/lang/ThreadGroup/Stop.java
-
- Resolved
-
-
JDK-8168937 invokedynamic should always wrap exceptions in BootstrapMethodError
-
- Resolved
-
-
JDK-8164693 6.5: Clarify wrapping of exceptions during invokedynamic
-
- Closed
-