-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b138
-
Not verified
The VM's compilers may be better able to inline through loop handles if the four MethodHandle array arguments to MethodHandleImpl.loop() were represented as one array of BoundMethodHandles, where each BMH represents one clause (binding the step/pred/fini handles).
- is blocked by
-
JDK-8166109 C2 crash in method handles compilation
-
- Closed
-
- relates to
-
JDK-8161210 slowdown in MHs.iteratedLoop handles
-
- Open
-
-
JDK-8143211 provide bytecode intrinsics for loop and try/finally executors
-
- Resolved
-