-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: core-libs
-
b116
-
Verified
The following issues were extracted from JDK-8151736:
* loop arguments are incorrectly derived from the iterations handle,
* loop result type is incorrectly derived from body handle in case init is null,
* additional loop state is incorrectly derived in case it is determined by body.
* loop arguments are incorrectly derived from the iterations handle,
* loop result type is incorrectly derived from body handle in case init is null,
* additional loop state is incorrectly derived in case it is determined by body.
- is blocked by
-
JDK-8154751 MethodHandles.countedLoop does not accept empty bodies
-
- Closed
-
- relates to
-
JDK-8151736 MethodHandles.countedLoop(MH, MH, MH) small doc issues
-
- Resolved
-