test/jdk/ProblemList-graal.txt
author chegar
Thu, 17 Oct 2019 20:54:25 +0100
branchdatagramsocketimpl-branch
changeset 58679 9c3209ff7550
parent 58678 9cf78a70fa4f
parent 58062 65cad575ace3
permissions -rw-r--r--
datagramsocketimpl-branch: merge with default

#
# 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
# 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.
#
#############################################################################

java/lang/String/concat/WithSecurityManager.java                        8207267   generic-all
java/lang/System/LoggerFinder/LoggerFinderAPI/LoggerFinderAPI.java      8207267   generic-all

java/util/concurrent/tck/JSR166TestCase.java                            8187486   generic-all

java/lang/ref/OOMEInReferenceHandler.java                               8196611   generic-all
java/lang/ref/SoftReference/Pin.java                                    8196611   generic-all
java/lang/Runtime/exec/LotsOfOutput.java                                8196611   generic-all
java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java   8196611   generic-all
com/sun/crypto/provider/KeyFactory/TestProviderLeak.java                8196611   generic-all

# tests require pop_frame and force_early_return capabilities
com/sun/jdi/EarlyReturnTest.java                                        8195635   generic-all
com/sun/jdi/PopAndStepTest.java                                         8195635   generic-all
com/sun/jdi/PopAsynchronousTest.java                                    8195635   generic-all
com/sun/jdi/PopSynchronousTest.java                                     8195635   generic-all
com/sun/jdi/RedefineCrossStart.java                                     8195635   generic-all
com/sun/jdi/RedefineG.java                                              8195635   generic-all
com/sun/jdi/RedefineTTYLineNumber.java                                  8195635   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
jdk/jfr/event/compiler/TestCompilerPhase.java            8193210   generic-all

# Next tests should be re-enabled once libgraal is introduced
java/lang/ref/ReachabilityFenceTest.java                 8207267   generic-all

# Next test failed to create new adapter because CodeCache is full with Graal compiled methods.
java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java 8207267   generic-all