RFR: 8170464: Remove shell script from compiler/c2/cr7005594/Test7005594.java

Boris Molodenkov boris.molodenkov at oracle.com
Mon Dec 5 13:06:47 UTC 2016


Hi All,

Could you please review shell script removal from compiler test.

Test used shell script to check available memory size and message "Could 
not reserve enough space" in output.
Test was slightly changed. Now it allocates array of 2 bytes instead of 
1GB as in original.
Tested locally that issue is reproduced with JDK7 b120.

JBS: https://bugs.openjdk.java.net/browse/JDK-8170464
Webrev: http://cr.openjdk.java.net/~bmoloden/8170464/webrev.00/

Thanks,
Boris



More information about the hotspot-compiler-dev mailing list