-
Bug
-
Resolution: Fixed
-
P4
-
8u60, 9
-
b52
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084556 | emb-9 | Vladimir Ivanov | P4 | Resolved | Fixed | team |
JDK-8086904 | 8u65 | Vladimir Ivanov | P4 | Resolved | Fixed | b01 |
JDK-8071925 | 8u60 | Vladimir Ivanov | P4 | Resolved | Fixed | b14 |
JDK-8138105 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8080010 | emb-8u60 | Vladimir Ivanov | P4 | Resolved | Fixed | team |
BlockInliningWrapper.asType is broken: wrong LambdaForm is constructed in some cases.
Not possible to provoke the failure in current codebase: BlockInliningWrapper is used only in GWT to wrap target and fallback MethodHandles. It means that MethodHandle.asType() is never called on BlockInliningWrapper.
ILW = HLL = P4
I = possible crash
L = L = not possible in current code
W = L = no need in a workaround so far; not possible right now
Not possible to provoke the failure in current codebase: BlockInliningWrapper is used only in GWT to wrap target and fallback MethodHandles. It means that MethodHandle.asType() is never called on BlockInliningWrapper.
ILW = HLL = P4
I = possible crash
L = L = not possible in current code
W = L = no need in a workaround so far; not possible right now
- backported by
-
JDK-8071925 CountingWrapper.asType() is broken
-
- Resolved
-
-
JDK-8080010 CountingWrapper.asType() is broken
-
- Resolved
-
-
JDK-8084556 CountingWrapper.asType() is broken
-
- Resolved
-
-
JDK-8086904 CountingWrapper.asType() is broken
-
- Resolved
-
-
JDK-8138105 CountingWrapper.asType() is broken
-
- Resolved
-