Request for reviews (XS): 7105611: Set::print() is broken
Tom Rodriguez
tom.rodriguez at oracle.com
Thu Oct 27 17:23:11 PDT 2011
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