RFR(T)[12] : 8207922 : ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"

Igor Ignatyev igor.ignatyev at oracle.com
Mon Jan 28 21:23:52 UTC 2019


http://cr.openjdk.java.net/~iignatyev//8207922/webrev.00/index.html
> 2 lines changed: 2 ins; 0 del; 0 mod;

Hi all,

could you please review this tiny patch for ctw tests? ctw tests failed if the line which has the last classname got collided with JVM output (from WhiteBox class). the fix redirects all JVM output to stderr, so it will not mix up w/ ctw-library output.

webrev: http://cr.openjdk.java.net/~iignatyev//8207922/webrev.00/index.html
JBS: https://bugs.openjdk.java.net/browse/JDK-8207922

Thanks,
-- Igor


More information about the hotspot-compiler-dev mailing list