[11u] RFR: 8232834: RunTest sometimes fails to produce valid exitcode.txt

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Wed Jan 8 12:10:56 UTC 2020


Hi,

I had to resolve this manually.
The original change introduces brackets after each
ExecuteWithLog statement.
In 11, these statements look different so that the patch
does not apply.

I checked all occurances of this statement and added
the brackets accordingly.

http://cr.openjdk.java.net/~goetz/wr20/8232834-RunTest_fails-jdk11/01/
https://bugs.openjdk.java.net/browse/JDK-8232834
https://hg.openjdk.java.net/jdk/jdk/rev/f67f4674b466

Best regards,
  Goetz.


More information about the jdk-updates-dev mailing list