# HG changeset patch # User dlong # Date 1550046646 28800 # Node ID b9addb1cfe9c749b1135d85fab21bc0e95c41635 # Parent 81767abf7e6a6e2b4150d3c1f273b2d2a8bbbf08 8218695: problem list tests failing with Graal Reviewed-by: kvn diff -r 81767abf7e6a -r b9addb1cfe9c test/hotspot/jtreg/ProblemList-graal.txt --- a/test/hotspot/jtreg/ProblemList-graal.txt Tue Feb 12 08:40:43 2019 +0100 +++ b/test/hotspot/jtreg/ProblemList-graal.txt Wed Feb 13 00:30:46 2019 -0800 @@ -1,5 +1,5 @@ # -# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -195,6 +195,26 @@ compiler/stable/TestStableUByte.java 8204347 generic-all compiler/stable/TestStableUShort.java 8204347 generic-all +gc/g1/mixedgc/TestOldGenCollectionUsage.java 8196611 generic-all +gc/g1/TestPeriodicCollection.java 8196611 generic-all +gc/parallel/TestPrintGCDetailsVerbose.java 8196611 generic-all +vm/gc/InfiniteList.java 8196611 generic-all +vmTestbase/nsk/stress/except/except007.java 8196611 generic-all +vmTestbase/nsk/stress/except/except008.java 8196611 generic-all +serviceability/tmtools/jstat/GcTest02.java 8196611 generic-all +serviceability/tmtools/jstat/GcCapacityTest.java 8196611 generic-all +serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorMultiArrayTest.java 8196611 generic-all + +runtime/RedefineObject/TestRedefineObject.java 8218399 generic-all + +vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003/TestDescription.java 8218167 generic-all + +vmTestbase/gc/lock/jvmti/alloc/jvmtialloclock02/TestDescription.java 8218700 generic-all + +vmTestbase/nsk/jdb/unmonitor/unmonitor001/unmonitor001.java 8218701 generic-all + +vmTestbase/nsk/jdb/clear/clear003/clear003.java 8218701 generic-all + # Graal unit tests org.graalvm.compiler.core.test.CheckGraalInvariants 8205081 org.graalvm.compiler.core.test.OptionsVerifierTest 8205081 @@ -207,3 +227,7 @@ org.graalvm.compiler.hotspot.test.ReservedStackAccessTest 8213567 windows-all org.graalvm.compiler.replacements.test.StringCompressInflateTest 8214947 + +org.graalvm.compiler.hotspot.test.BigIntegerIntrinsicsTest 8217289 + +org.graalvm.compiler.hotspot.test.CheckGraalIntrinsics 8218698 diff -r 81767abf7e6a -r b9addb1cfe9c test/jdk/ProblemList-graal.txt --- a/test/jdk/ProblemList-graal.txt Tue Feb 12 08:40:43 2019 +0100 +++ b/test/jdk/ProblemList-graal.txt Wed Feb 13 00:30:46 2019 -0800 @@ -1,5 +1,5 @@ # -# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -92,6 +92,8 @@ com/sun/jdi/EarlyReturnTest.java 8195635 generic-all com/sun/jdi/EarlyReturnTest.java 8195635 generic-all +com/sun/jdi/RedefineCrossEvent.java 8218396 generic-all + # Next JFR tests fail with Graal. Assuming 8193210. jdk/jfr/event/compiler/TestCodeSweeper.java 8193210 generic-all jdk/jfr/event/compiler/TestCompilerInlining.java 8193210 generic-all