-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b63
-
generic
-
generic
Escape analysis was recently added to Compiler2. However there are currently no
optimizations which take advantage of it. Adding an optimization to eliminate
locking and unlocking of unescaped objects is an easy, safe optimization to
take advantage of escape analysis.
optimizations which take advantage of it. Adding an optimization to eliminate
locking and unlocking of unescaped objects is an easy, safe optimization to
take advantage of escape analysis.
- relates to
-
JDK-6524009 Java 7 b07 throws core dump if creating COF 2.0 file by javatest 3.2.2 harness
-
- Closed
-