Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082884 | emb-9 | Roland Westrelin | P3 | Resolved | Fixed | team |
LibraryCallKit::inline_arraycopy() checks if we've seen too many traps at current method/bytecode but in case of tightly couples allocation we record the trap at the method/bci of the allocation.
- backported by
-
JDK-8082884 Array copy may cause infinite cycle of deoptimization/compilation
- Resolved
- relates to
-
JDK-8064703 crash running specjvm98's javac following 8060252
- Closed