Request for reviews (M): 6614597: Performance variability in jvm2008 xml.validation

John Rose John.Rose at Sun.COM
Sat Jan 23 00:04:58 PST 2010


On Jan 22, 2010, at 10:06 PM, Vladimir Kozlov wrote:

> The third solution (sorry they are still popping up) will be using
> the total counter in MDO only for missing (third receiver) cases.
> It will allow to keep current type profile width and distinguish
> bimorphic case from polimorphic.


I like Tom's idea of mapping Reason_bimorphic to an unrelated reason, such as Reason_range_check.

-- John



More information about the hotspot-compiler-dev mailing list