[11] RFR(XS) 8207380: compiler/graalunit/JttLangMTest.java timeout
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Jul 17 20:54:27 UTC 2018
Good. This test hit JTREG timeout and this fix is correct for it.
Thanks,
Vladimir
On 7/17/18 12:50 PM, Ekaterina Pavlova wrote:
> compiler/graalunit/JttLangMTest.java test runs set of
> org.graalvm.compiler.jtt.lang.Math graal unit tests.
> Math_log and Math_sqrt are time consuming tests (takes up to 2 mins on
> fast machine) and
> could result in timeout on slow machines. The change divides this test
> in two tests.
>
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8207380
> webrev:
> http://cr.openjdk.java.net/~epavlova//8207380/webrev.00/index.html
> testing: tested by running new tests on the machine on which previous
> JttLangMTest.java test did timeout.
>
>
> Thanks,
> -katya
>
> p.s.
> Igor Ignatyev volunteered to sponsor this change.
More information about the hotspot-compiler-dev
mailing list