Request for reviews (S): 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Wed May 18 15:47:36 PDT 2011
- Previous message: hg: jdk7/hotspot-comp/hotspot: 2 new changesets
- Next message: Request for reviews (S): 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: hg: jdk7/hotspot-comp/hotspot: 2 new changesets
- Next message: Request for reviews (S): 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list