RFR(S): 8042595 - [TESTBUG] runtime/7110720/Test7110720.sh rarely fails with message "explicit compiler command file not read"
Coleen Phillimore
coleen.phillimore at oracle.com
Tue May 13 21:44:57 UTC 2014
This looks good. Much better than the shell script.
Coleen
On 5/9/14, 9:51 PM, Christian Tornqvist wrote:
> Hi everyone,
>
>
>
> This is a small change that will hopefully fix this issue or at least make
> it easier to diagnose. My suspicion is that file was not created correctly
> for some reason, the shell script would silently ignore this and we'd fail
> later in the test.
>
>
>
> Part of this test is already in
> test\runtime\CommandLine\ConfigFileWarning.java and
> test\runtime\CommandLine\CompilerConfigFileWarning.java . I added the two
> missing test cases to these tests and removed the shell script.
>
>
>
> Webrev can be found at:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8042595/webrev.00/
>
>
>
> Bug:
>
> https://bugs.openjdk.java.net/browse/JDK-8042595
>
>
>
> Thanks,
>
> Christian
>
>
>
>
>
More information about the hotspot-runtime-dev
mailing list