hg: jdk8u/hs-dev/hotspot: 8043354: OptimizePtrCompare too aggressive when allocations are present
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Mon Jun 2 18:47:07 UTC 2014
Changeset: 42d9a5f06728
Author: rasbold
Date: 2014-05-21 10:54 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/42d9a5f06728
8043354: OptimizePtrCompare too aggressive when allocations are present
Summary: In bcEscapeAnalyzer update the _allocated_escapes flag if a var escapes the method.
Reviewed-by: kvn
! src/share/vm/ci/bcEscapeAnalyzer.cpp
+ test/compiler/EscapeAnalysis/TestAllocatedEscapesPtrComparison.java
More information about the jdk8u-all-changes
mailing list