view src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml @ 39:76256d272075

6667612: (Escape Analysis) disable loop cloning if it has a scalar replaceable allocation Summary: Cloning an allocation will not allow scalar replacement since memory operations could not be associated with one allocation. Reviewed-by: rasbold
author kvn
date Thu, 06 Mar 2008 10:53:33 -0800
parents a61af66fc99e
children aaa1137c5ef4 2a8ec427fbe1
line wrap: on
line source

<?xml version="1.0"?> 
<!-- 
     Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
     SUN PROPRIETARY/CONFIDENTIAL.  Use is subject to license terms.
-->
<!DOCTYPE processcode [
  <!ELEMENT processcode ANY>
]>
<processcode>
</processcode>