hg: hsx/hotspot-comp/hotspot: 7059039: EA: don't change non-escaping state of NULL pointer
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Tue Oct 25 18:24:06 PDT 2011
Changeset: e69a66a1457b
Author: kvn
Date: 2011-10-25 12:51 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/e69a66a1457b
7059039: EA: don't change non-escaping state of NULL pointer
Summary: NULL pointers do not escape but escape state propagation may change it leading to worser results.
Reviewed-by: never
! src/share/vm/opto/escape.cpp
More information about the hotspot-compiler-dev
mailing list