-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8u40
-
Component/s: core-libs
-
None
-
generic
-
generic
Currently, Nashorn's split methods can't be subjected to deoptimizing recompilation, and need to be compiled "pessimistically". It is necessary to enable optimizing compilation of split methods.
- relates to
-
JDK-8059835 Optimistic splitting doesn't work with let and const
-
- Resolved
-
-
JDK-8059836 Expressions in large array initializers aren't optimistic
-
- Closed
-