RFR(XXS) : 8205490 : update ProblemList-graal

Igor Ignatyev igor.ignatyev at oracle.com
Thu Jun 21 19:22:18 UTC 2018


Hi Katya,

thanks for reviewing. I've updated the patch to problem list compiler/whitebox/DeoptimizeAllTest.java as well:
http://cr.openjdk.java.net/~iignatyev//8205490/webrev.01/index.html <http://cr.openjdk.java.net/~iignatyev//8205490/webrev.01/index.html>

> diff -r 4cd041e5263a test/hotspot/jtreg/ProblemList-graal.txt
> --- a/test/hotspot/jtreg/ProblemList-graal.txt	Thu Jun 21 11:56:57 2018 -0700
> +++ b/test/hotspot/jtreg/ProblemList-graal.txt	Thu Jun 21 12:18:50 2018 -0700
> @@ -93,6 +93,7 @@
>  compiler/intrinsics/mathexact/sanity/SubtractExactIntTest.java   8202124   generic-all
>  compiler/intrinsics/mathexact/sanity/MultiplyExactLongTest.java  8202124   generic-all
>  compiler/intrinsics/mathexact/sanity/MultiplyExactIntTest.java   8202124   generic-all
> +compiler/whitebox/DeoptimizeAllTest.java                         8202124   generic-all
>  
>  compiler/jvmci/meta/StableFieldTest.java                        CODETOOLS-7902162   generic-all
>  compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/HotSpotConstantReflectionProviderTest.java   CODETOOLS-7902162   generic-all

Thanks,
-- Igor

> On Jun 21, 2018, at 12:02 PM, Ekaterina Pavlova <ekaterina.pavlova at oracle.com> wrote:
> 
> Good, thanks for adding the tests into the list.
> 
> -katya
> 
> On 6/21/18 11:51 AM, Igor Ignatyev wrote:
>> http://cr.openjdk.java.net/~iignatyev//8205490/webrev.00/index.html
>>> 14 lines changed: 11 ins; 0 del; 3 mod;
>> Hi all,
>> compiler/intrinsics/mathexact/sanity tests are known to fail when run w/ Graal as JIT, this patch adds them into graal specific problem list file.
>> webrev: http://cr.openjdk.java.net/~iignatyev//8205490/webrev.00/index.html
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8205490
>> Thanks,
>> -- Igor
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20180621/bb83eac1/attachment-0001.html>


More information about the hotspot-compiler-dev mailing list