hg: jdk9/hs/hotspot: 8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Wed May 21 19:07:36 UTC 2014
Changeset: 729d5480f7db
Author: rasbold
Date: 2014-05-21 10:54 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/729d5480f7db
8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape
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 jdk9-all-changes
mailing list