RFR(XS) : 8027257 : [TESTBUG] compiler/ciReplay/TestVM.sh : Error: Could not find or load main class negative_test

Igor Ignatyev igor.ignatyev at oracle.com
Mon Jan 20 05:48:27 PST 2014


Hi all,

Please review patch:

Problem:
- there's odd 'negative_test ...' line in common.sh
- 'cleanup' doesn't execute after each iteration of stop_level-loop in 
TestVM.sh

Fix:
  - the redundant line is removed
  - 'cleanup' is moved into the loop

webrev: http://cr.openjdk.java.net/~iignatyev/8027257/webrev.00/
jbs: https://bugs.openjdk.java.net/browse/JDK-8027257
-- 
Igor


More information about the hotspot-compiler-dev mailing list