2018-02-28 05:29:19 +00:00
|
|
|
#
|
2020-07-14 17:07:32 +00:00
|
|
|
# Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
|
2018-02-28 05:29:19 +00:00
|
|
|
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
|
|
#
|
|
|
|
# This code is free software; you can redistribute it and/or modify it
|
|
|
|
# under the terms of the GNU General Public License version 2 only, as
|
|
|
|
# published by the Free Software Foundation.
|
|
|
|
#
|
|
|
|
# This code is distributed in the hope that it will be useful, but WITHOUT
|
|
|
|
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
|
|
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
|
|
# version 2 for more details (a copy is included in the LICENSE file that
|
|
|
|
# accompanied this code).
|
|
|
|
#
|
|
|
|
# You should have received a copy of the GNU General Public License version
|
|
|
|
# 2 along with this work; if not, write to the Free Software Foundation,
|
|
|
|
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
|
|
#
|
|
|
|
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
|
|
# or visit www.oracle.com if you need additional information or have any
|
|
|
|
# questions.
|
|
|
|
#
|
|
|
|
|
|
|
|
#############################################################################
|
|
|
|
#
|
|
|
|
# List of quarantined tests for testing in Graal JIT mode.
|
|
|
|
#
|
|
|
|
#############################################################################
|
|
|
|
|
2019-06-21 20:04:14 +00:00
|
|
|
java/lang/String/concat/WithSecurityManager.java 8207267 generic-all
|
|
|
|
java/lang/System/LoggerFinder/LoggerFinderAPI/LoggerFinderAPI.java 8207267 generic-all
|
2020-07-14 17:07:32 +00:00
|
|
|
java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java 8207267 generic-all
|
2018-02-28 05:29:19 +00:00
|
|
|
|
|
|
|
java/util/concurrent/tck/JSR166TestCase.java 8187486 generic-all
|
|
|
|
|
|
|
|
java/lang/ref/OOMEInReferenceHandler.java 8196611 generic-all
|
2019-06-04 19:44:53 +00:00
|
|
|
java/lang/ref/SoftReference/Pin.java 8196611 generic-all
|
2019-12-19 21:20:58 +00:00
|
|
|
java/lang/RuntimeTests/exec/LotsOfOutput.java 8196611 generic-all
|
2018-05-25 21:10:21 +00:00
|
|
|
java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java 8196611 generic-all
|
2019-09-10 06:52:53 +00:00
|
|
|
com/sun/crypto/provider/KeyFactory/TestProviderLeak.java 8196611 generic-all
|
2018-06-08 00:38:34 +00:00
|
|
|
|
2019-02-01 17:25:31 +00:00
|
|
|
# tests require pop_frame and force_early_return capabilities
|
2019-06-19 10:21:38 +00:00
|
|
|
com/sun/jdi/EarlyReturnTest.java 8195635 generic-all
|
2019-02-01 17:25:31 +00:00
|
|
|
com/sun/jdi/PopAndStepTest.java 8195635 generic-all
|
|
|
|
com/sun/jdi/PopAsynchronousTest.java 8195635 generic-all
|
|
|
|
com/sun/jdi/PopSynchronousTest.java 8195635 generic-all
|
2019-06-19 10:21:38 +00:00
|
|
|
com/sun/jdi/RedefineCrossStart.java 8195635 generic-all
|
|
|
|
com/sun/jdi/RedefineG.java 8195635 generic-all
|
|
|
|
com/sun/jdi/RedefineTTYLineNumber.java 8195635 generic-all
|
2019-02-01 17:25:31 +00:00
|
|
|
|
2019-05-08 18:56:19 +00:00
|
|
|
# Next tests should be re-enabled once libgraal is introduced
|
|
|
|
java/lang/ref/ReachabilityFenceTest.java 8207267 generic-all
|
2019-06-04 19:44:53 +00:00
|
|
|
|
|
|
|
# Next test failed to create new adapter because CodeCache is full with Graal compiled methods.
|
|
|
|
java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java 8207267 generic-all
|