-
Bug
-
Resolution: Fixed
-
P4
-
hs17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2187249 | 7 | Vladimir Kozlov | P4 | Closed | Fixed | b80 |
JDK-2189852 | 6u21 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
In some cases EA incorrectly identifies escape state of allocations passed as call arguments.
It use ArgEscape instead of GlobalEscape which leads to incorrect elimination of locks.
It use ArgEscape instead of GlobalEscape which leads to incorrect elimination of locks.
- backported by
-
JDK-2189852 EA identifies escape state incorrectly after 6895383 fix
-
- Resolved
-
-
JDK-2187249 EA identifies escape state incorrectly after 6895383 fix
-
- Closed
-
- relates to
-
JDK-6895383 JCK test throws NPE for method compiled with Escape Analysis
-
- Closed
-