Request for reviews (XS): 7105611: Set::print() is broken

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Oct 27 17:21:11 PDT 2011


Thank you, Tom

Vladimir

Tom Rodriguez wrote:
> Looks ok.
> 
> tom
> 
> On Oct 27, 2011, at 4:49 PM, Vladimir Kozlov wrote:
> 
>> http://cr.openjdk.java.net/~kvn/7105611/webrev
>>
>> 7105611: Set::print() is broken
>>
>> Set::print() is broken after 7013538 changes when I redesigned VectorSetI iterator. Call to VectorSet::print() hits ShouldNotCallThis() in VectorSet::iterate(). Note, Set::print() is not used in VM code, it is only used for debugging.
>>
>> Reimplemented class VSetI_ to restore Set::print().
>>
>> Thanks,
>> Vladimir
> 


More information about the hotspot-compiler-dev mailing list