1 #
  2 # Copyright (c) 2025, 2026, Oracle and/or its affiliates. All rights reserved.
  3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  4 #
  5 # This code is free software; you can redistribute it and/or modify it
  6 # under the terms of the GNU General Public License version 2 only, as
  7 # published by the Free Software Foundation.
  8 #
  9 # This code is distributed in the hope that it will be useful, but WITHOUT
 10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 11 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 12 # version 2 for more details (a copy is included in the LICENSE file that
 13 # accompanied this code).
 14 #
 15 # You should have received a copy of the GNU General Public License version
 16 # 2 along with this work; if not, write to the Free Software Foundation,
 17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 18 #
 19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 20 # or visit www.oracle.com if you need additional information or have any
 21 # questions.
 22 #
 23 
 24 #############################################################################
 25 #
 26 # List of quarantined tests failing with jvmti stress agent in any mode.
 27 #
 28 #############################################################################
 29 
 30 gc/stringdedup/TestStringDeduplicationAgeThreshold.java 8362562 generic-all
 31 gc/stringdedup/TestStringDeduplicationInterned.java     8362562 generic-all
 32 gc/stringdedup/TestStringDeduplicationPrintOptions.java 8362562 generic-all
 33 
 34 
 35 
 36 # Incompatbile tests
 37 
 38 # IR
 39 compiler/loopopts/superword/TestDependencyOffsets.java#avx1-v016-A          0000000 generic-all
 40 compiler/loopopts/superword/TestDependencyOffsets.java#avx1-v016-U          0000000 generic-all
 41 compiler/loopopts/superword/TestDependencyOffsets.java#avx1-v032-A          0000000 generic-all
 42 compiler/loopopts/superword/TestDependencyOffsets.java#avx1-v032-U          0000000 generic-all
 43 compiler/loopopts/superword/TestDependencyOffsets.java#avx2-v016-A          0000000 generic-all
 44 compiler/loopopts/superword/TestDependencyOffsets.java#avx2-v016-U          0000000 generic-all
 45 compiler/loopopts/superword/TestDependencyOffsets.java#avx2-v032-A          0000000 generic-all
 46 compiler/loopopts/superword/TestDependencyOffsets.java#avx2-v032-U          0000000 generic-all
 47 compiler/loopopts/superword/TestDependencyOffsets.java#sse4-v004-A          0000000 generic-all
 48 compiler/loopopts/superword/TestDependencyOffsets.java#sse4-v004-U          0000000 generic-all
 49 compiler/loopopts/superword/TestDependencyOffsets.java#sse4-v008-A          0000000 generic-all
 50 compiler/loopopts/superword/TestDependencyOffsets.java#sse4-v008-U          0000000 generic-all
 51 compiler/loopopts/superword/TestDependencyOffsets.java#sse4-v016-A          0000000 generic-all
 52 compiler/loopopts/superword/TestDependencyOffsets.java#sse4-v016-U          0000000 generic-all
 53 compiler/loopopts/superword/TestDependencyOffsets.java#vanilla-A            0000000 generic-all
 54 compiler/loopopts/superword/TestDependencyOffsets.java#vanilla-U            0000000 generic-all
 55 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v004-A           0000000 generic-all
 56 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v004-U           0000000 generic-all
 57 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v008-A           0000000 generic-all
 58 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v008-U           0000000 generic-all
 59 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v016-A           0000000 generic-all
 60 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v016-U           0000000 generic-all
 61 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v032-A           0000000 generic-all
 62 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v032-U           0000000 generic-all
 63 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v064-A           0000000 generic-all
 64 compiler/loopopts/superword/TestDependencyOffsets.java#vec-v064-U           0000000 generic-all
 65 
 66 # Requires solo jvmti capabilities
 67 
 68 compiler/jvmci/events/JvmciShutdownEventTest.java                           0000000 generic-all
 69 
 70 # jdwp
 71 runtime/6294277/SourceDebugExtension.java                                   0000000 generic-all
 72 
 73 # heap stats
 74 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorArrayAllSampledTest.java                  0000000 generic-all
 75 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorEventOnOffTest.java                       0000000 generic-all
 76 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCParallelTest.java                       0000000 generic-all
 77 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCSerialTest.java                         0000000 generic-all
 78 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCTest.java                               0000000 generic-all
 79 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorIllegalArgumentTest.java                  0000000 generic-all
 80 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInitialAllocationTest.java                0000000 generic-all
 81 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInterpreterArrayTest.java                 0000000 generic-all
 82 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorInterpreterObjectTest.java                0000000 generic-all
 83 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorMultiArrayTest.java                       0000000 generic-all
 84 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorNoCapabilityTest.java                     0000000 generic-all
 85 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorRecursiveTest.java                        0000000 generic-all
 86 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java             0000000 generic-all
 87 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatIntervalTest.java                     0000000 generic-all
 88 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatObjectCorrectnessTest.java            0000000 generic-all
 89 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatSimpleTest.java                       0000000 generic-all
 90 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorTest.java                                 0000000 generic-all
 91 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadDisabledTest.java                   0000000 generic-all
 92 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadOnOffTest.java                      0000000 generic-all
 93 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorThreadTest.java                           0000000 generic-all
 94 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorTwoAgentsTest.java                        0000000 generic-all
 95 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorVMEventsTest.java#id0                     0000000 generic-all
 96 serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorVMEventsTest.java#id1                     0000000 generic-all
 97 
 98 #############################################################################
 99 
100 # Preview project specific failures go here at the end of the file.
101 #
102 # These are NOT failures that occur with the '--enable-preview' option
103 # specified in the task definition; those go in the appropriate
104 # ProblemList-enable-preview.txt file.
105 #
106 # These are failures that occur WITHOUT the '--enable-preview' option
107 # specified in the task definition OR the '--enable-preview' option
108 # MAY BE specified in the test itself. In either case, the failure
109 # occurs because of some issue with preview project code, in either
110 # implementation or test code.
111 
112 #############################################################################
113