Request for reviews (XS): 7039586: test/java/util/Collections/Rotate.java failing with hs21-b09

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Apr 26 12:01:50 PDT 2011


Thank you, Tom

Vladimir

Tom Rodriguez wrote:
> Seems ok.
> 
> tom
> 
> On Apr 26, 2011, at 11:14 AM, Vladimir Kozlov wrote:
> 
>> http://cr.openjdk.java.net/~kvn/7039586/webrev
>>
>> Fixed 7039586: test/java/util/Collections/Rotate.java failing with hs21-b09
>>
>> A predicate should not be moved in partial peel optimization since it will invalidate jvm state of its uncommon trap.
>> I looked on other places where a predicate is cloned and moved and they seems fine.
> 


More information about the hotspot-compiler-dev mailing list