git: openjdk/jdk8u-dev: 8208655: use JTreg skipped status in hotspot tests

Andrew John Hughes andrew at openjdk.org
Tue Nov 28 03:19:47 UTC 2023


Changeset: 3b9c787e
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2023-11-28 03:17:41 +0000
URL:       https://git.openjdk.org/jdk8u-dev/commit/3b9c787e3c8ec3f89bf041d37c0b2d1484a2ada0

8208655: use JTreg skipped status in hotspot tests
8023735: [TESTBUG][macosx] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X
8208701: Fix for JDK-8208655 causes test failures in CI tier1
8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
8186095: upgrade to jtreg 4.2 b08
8183503: Update hotspot tests to allow for unique test classes directory
8213410: UseCompressedOops requirement check fails fails on 32-bit system

Reviewed-by: stuefe, sgehwolf
Backport-of: 17b730d7edf7be91ee841180ea6a59b26c0c567a

! hotspot/test/ProblemList.txt
! hotspot/test/TEST.ROOT
! hotspot/test/compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading.java
! hotspot/test/compiler/tiered/ConstantGettersTransitionsTest.java
! hotspot/test/compiler/tiered/LevelTransitionTest.java
! hotspot/test/compiler/tiered/NonTieredLevelsTest.java
! hotspot/test/compiler/tiered/TieredLevelsTest.java
! hotspot/test/gc/arguments/TestAggressiveHeap.java
! hotspot/test/gc/g1/TestHumongousShrinkHeap.java
! hotspot/test/gc/g1/TestLargePageUseForAuxMemory.java
! hotspot/test/gc/g1/TestShrinkAuxiliaryData.java
! hotspot/test/gc/g1/TestShrinkAuxiliaryData00.java
! hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java
! hotspot/test/gc/g1/TestShrinkAuxiliaryData10.java
! hotspot/test/gc/g1/TestShrinkAuxiliaryData15.java
! hotspot/test/gc/g1/TestShrinkAuxiliaryData20.java
! hotspot/test/gc/g1/TestShrinkAuxiliaryData25.java
! hotspot/test/gc/g1/TestShrinkAuxiliaryData30.java
! hotspot/test/gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
! hotspot/test/gc/metaspace/TestMetaspaceMemoryPool.java
! hotspot/test/runtime/6819213/TestBootNativeLibraryPath.java
! hotspot/test/runtime/CompressedOops/CompressedClassPointers.java
! hotspot/test/runtime/CompressedOops/CompressedKlassPointerAndOops.java
! hotspot/test/runtime/ErrorHandling/TestOnError.java
! hotspot/test/runtime/Metaspace/FragmentMetaspaceSimple.java
! hotspot/test/runtime/Metaspace/MaxMetaspaceSizeTest.java
! hotspot/test/runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java
! hotspot/test/runtime/SharedArchiveFile/CdsSameObjectAlignment.java
! hotspot/test/runtime/XCheckJniJsig/XCheckJSig.java
! hotspot/test/runtime/memory/LargePages/TestLargePagesFlags.java
! hotspot/test/runtime/os/AvailableProcessors.java
! hotspot/test/runtime/testlibrary/ClassUnloadCommon.java
! hotspot/test/serviceability/jvmti/GetObjectSizeOverflow.java
! test/jtreg-ext/requires/VMProps.java
+ test/lib/jtreg/SkippedException.java



More information about the jdk8u-dev-changes mailing list