jdk-24/hotspot/test/compiler/8004867
Vladimir Kozlov 656949d014 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob"
Added few checks and early bailout from Superword optimization to avoid such cases in a future.

Reviewed-by: roland, twisti
2013-02-18 16:47:15 -08:00
..
TestIntAtomicCAS.java 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob" 2013-02-18 16:47:15 -08:00
TestIntAtomicOrdered.java 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob" 2013-02-18 16:47:15 -08:00
TestIntAtomicVolatile.java 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob" 2013-02-18 16:47:15 -08:00
TestIntUnsafeCAS.java 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob" 2013-02-18 16:47:15 -08:00
TestIntUnsafeOrdered.java 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob" 2013-02-18 16:47:15 -08:00
TestIntUnsafeVolatile.java 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob" 2013-02-18 16:47:15 -08:00