Request for reviews (S): 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently (original) (raw)

Tom Rodriguez tom.rodriguez at oracle.com
Thu May 19 07:17:05 PDT 2011


Looks good.

tom

On May 18, 2011, at 3:47 PM, Vladimir Kozlov wrote:

http://cr.openjdk.java.net/~kvn/7045693/webrev

Fixed 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently In my changes for 5091921 I forgot that Bool node could be shared. New limit for unrolled loop should be set only for zero trip guard and loop iteration test. Old unrolling code created a new loop test for each unroll.



More information about the hotspot-compiler-dev mailing list