Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk25.txt
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ runtime/os/TestTracePageSizes.java#compiler-options https://bugs.openjdk.org/bro
runtime/ReservedStack/ReservedStackTest.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64
runtime/ReservedStack/ReservedStackTestCompiler.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64
runtime/jni/checked/TestLargeUTF8Length.java https://github.com/adoptium/aqa-tests/issues/6666 generic-all
runtime/cds/NonJVMVariantLocation.java https://github.com/adoptium/aqa-tests/issues/6672 macosx-x64

############################################################################

# hotspot_serviceability
Expand Down
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk26.txt
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ runtime/os/TestTracePageSizes.java#compiler-options https://bugs.openjdk.org/bro
runtime/ReservedStack/ReservedStackTest.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64
runtime/ReservedStack/ReservedStackTestCompiler.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64
runtime/jni/checked/TestLargeUTF8Length.java https://github.com/adoptium/aqa-tests/issues/6666 generic-all
runtime/cds/NonJVMVariantLocation.java https://github.com/adoptium/aqa-tests/issues/6672 macosx-x64

############################################################################

# hotspot_serviceability
Expand Down
1 change: 1 addition & 0 deletions openjdk/excludes/vendors/eclipse/ProblemList_openjdk25.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ runtime/cds/TestDefaultArchiveLoading.java#nocoops_nocoh https://github.com/adop
runtime/cds/appcds/complexURI/ComplexURITest.java https://github.com/adoptium/adoptium-support/issues/937 macosx-x64
runtime/cds/appcds/TransformInterfaceOfLambda.java https://github.com/adoptium/adoptium-support/issues/937 macosx-x64
runtime/cds/NonJVMVariantLocation.java https://github.com/adoptium/adoptium-support/issues/937 macosx-x64

############################################################################

# jdk_awt
Expand Down
128 changes: 128 additions & 0 deletions openjdk/excludes/vendors/eclipse/ProblemList_openjdk26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
############################################################################
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#############################################################################

# hotspot_all

############################################################################

# hotspot_jre

############################################################################

# hotspot_runtime

runtime/cds/TestDefaultArchiveLoading.java#coops_nocoh https://github.com/adoptium/adoptium-support/issues/937 macosx-x64
runtime/cds/TestDefaultArchiveLoading.java#nocoops_nocoh https://github.com/adoptium/adoptium-support/issues/937 macosx-x64
runtime/cds/appcds/complexURI/ComplexURITest.java https://github.com/adoptium/adoptium-support/issues/937 macosx-x64
runtime/cds/appcds/TransformInterfaceOfLambda.java https://github.com/adoptium/adoptium-support/issues/937 macosx-x64
runtime/cds/NonJVMVariantLocation.java https://github.com/adoptium/adoptium-support/issues/937 macosx-x64

############################################################################

# jdk_awt

############################################################################

# jdk_beans

############################################################################

# jdk_build

############################################################################

# jdk_compiler

############################################################################

# jdk_lang

############################################################################

# jdk_management

############################################################################

# jdk_jmx

############################################################################

# jdk_math

############################################################################

# jdk_net

############################################################################

# jdk_io

############################################################################

# jdk_nio
############################################################################

# jdk_rmi

############################################################################

# jdk_security

############################################################################

# jdk_security4

############################################################################

# jdk_sound

############################################################################

# jdk_swing

############################################################################

# jdk_text

############################################################################

# jdk_time

############################################################################

# jdk_tools
############################################################################

# jdk_jdi

############################################################################

# jdk_util

############################################################################

# svc_tools

############################################################################

# jdk_other


############################################################################

# jdk_imageio

############################################################################

# jdk_jfr
Loading