JT Harness : Tests that were not run

com/sun/crypto/provider/Cipher/AEAD/GCMIncrementByte4.java: Uses AEADBufferTest to run a long test with incrementing through each byte in each byte array using AES GCM
com/sun/crypto/provider/Cipher/AEAD/GCMIncrementDirect4.java: Uses AEADBufferTest to run a long test with incrementing through each byte in each direct bytebuffer using AES GCM
com/sun/crypto/provider/Cipher/DES/PerformanceTest.java: This test checks performance of various ciphers.
java/foreign/TestLargeSegmentCopy.java:
java/foreign/TestSegments.java:
java/foreign/TestStringEncodingJumbo.java:
java/foreign/TestStubAllocFailure.java:
java/foreign/callarranger/TestLinuxAArch64CallArranger.java:
java/foreign/callarranger/TestMacOsAArch64CallArranger.java:
java/foreign/callarranger/TestRISCV64CallArranger.java:
java/foreign/callarranger/TestWindowsCallArranger.java:
java/foreign/critical/TestCriticalUpcall.java:
java/foreign/critical/TestStressAllowHeap.java:
java/foreign/nested/TestNested.java:
java/foreign/stackwalk/TestAsyncStackWalk.java#ZGenerational:
java/foreign/stackwalk/TestAsyncStackWalk.java#ZSinglegen:
java/foreign/stackwalk/TestStackWalk.java#ZGenerational:
java/foreign/stackwalk/TestStackWalk.java#ZSinglegen:
java/lang/ProcessBuilder/ArgCheck.java: Check invocation of exe and non-exe programs using ProcessBuilder and arguments with spaces, backslashes, and simple quoting.
java/lang/ProcessBuilder/CloseRace.java#id1:
java/lang/ProcessBuilder/JspawnhelperProtocol.java:
java/lang/ProcessBuilder/RedirectWithLongFilename.java: ProcessBuilder Redirect to file appending on Windows should work with long file names
java/lang/ProcessBuilder/WindowsExitValue.java: Verify that when a child returns exit value 259, Process.waitFor does not throw
java/lang/ProcessBuilder/checkHandles/CheckHandles.java: Verify that handles for processes that terminate do not accumulate
java/lang/RuntimeTests/exec/ExecCommand.java: workaround for legacy applications with Runtime.getRuntime().exec(String command)
java/lang/RuntimeTests/loadLibrary/aix/LoadAIXLibraryFromArchiveObject.java: verify that System.loadLibrary on AIX is able to load libraries from ".a" (archive) file
java/lang/RuntimeTests/loadLibrary/exeLibraryCache/LibraryFromCache.java: Test System::loadLibrary to be able to load a library even if it's not present on the filesystem on macOS which supports dynamic library cache
java/lang/ScopedValue/StressStackOverflow.java#no-vmcontinuations:
java/lang/String/CompactString/MaxSizeUTF16String.java: Tests Compact String for maximum size strings
java/lang/String/CompactString/NegativeSize.java: Tests Compact String for negative size.
java/lang/String/StringRepeat.java#id1: This exercises String#repeat patterns with 16 * 1024 * 1024 repeats.
java/lang/String/concat/ImplicitStringConcatOOME.java: This sanity tests that OOME is correctly thrown when the length of the array to be allocated for a concatenation.
java/lang/StringBuffer/HugeCapacity.java: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
java/lang/StringBuilder/HugeCapacity.java: Capacity should not get close to Integer.MAX_VALUE unless necessary
java/lang/System/MacEncoding/MacJNUEncoding.java: Test the value of sun.jnu.encoding on Mac
java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1: Test native threads attaching implicitly to the VM by means of an upcall
java/lang/Thread/virtual/ActivateSpareCarrier.java: Test the scenario where a blocking operation pins a virtual thread to its carrier thread (cT1) and doesn't activate a spare.
java/lang/Thread/virtual/CarrierThreadWaits.java#id0: Test that a carrier thread waits on a virtual thread
java/lang/Thread/virtual/CarrierThreadWaits.java#id1:
java/lang/Thread/virtual/CustomScheduler.java: Test virtual threads using a custom scheduler
java/lang/Thread/virtual/GetStackTrace.java: Test Thread.getStackTrace to examine the stack trace of a virtual thread and its carrier
java/lang/Thread/virtual/GetStackTraceWhenRunnable.java: Test Thread::getStackTrace on a virtual thread that is runnable-unmounted
java/lang/Thread/virtual/JfrEvents.java: Basic test for JFR jdk.VirtualThreadXXX events
java/lang/Thread/virtual/ParkWithFixedThreadPool.java: Test virtual thread park when scheduler is a fixed thread pool
java/lang/Thread/virtual/StackTraces.java: Test stack traces in exceptions and stack frames walked by the StackWalker API do not include the carrier stack frames
java/lang/Thread/virtual/ThreadAPI.java#no-vmcontinuations:
java/lang/Thread/virtual/TracePinnedThreads.java: Basic test of debugging option to trace pinned threads
java/lang/Thread/virtual/TraceVirtualThreadLocals.java: Test diagnostic option for detecting a virtual thread using thread locals
java/lang/Thread/virtual/YieldQueuing.java: Test Thread.yield submits the virtual thread task to the expected queue
java/lang/Thread/virtual/stress/GetStackTraceALot.java#id0: Stress test asynchronous Thread.getStackTrace
java/lang/Thread/virtual/stress/GetStackTraceALot.java#id1:
java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id1:
java/lang/Thread/virtual/stress/ParkALot.java#id1:
java/lang/Thread/virtual/stress/PinALot.java#id1:
java/lang/Thread/virtual/stress/Skynet.java#ZGenerational:
java/lang/Thread/virtual/stress/Skynet.java#ZSinglegen:
java/lang/Thread/virtual/stress/Skynet.java#default: Stress test virtual threads with a variation of the Skynet 1M benchmark
java/lang/Thread/virtual/stress/SleepALot.java#id0: Stress test Thread.sleep
java/lang/Thread/virtual/stress/SleepALot.java#id1:
java/lang/Thread/virtual/stress/TimedGet.java: Stress parking with CompletableFuture timed get
java/lang/Thread/virtual/stress/YieldALot.java#id1:
java/lang/invoke/LFCaching/LFGarbageCollectedTest.java: Test verifies that lambda forms are garbage collected
java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java: Test verifies that lambda forms are cached when run with multiple threads
java/lang/invoke/RicochetTest.java: unit tests for recursive method handles
java/lang/invoke/lambda/LambdaFileEncodingSerialization.java: Test to verify lambda serialization uses the correct UTF-8 encoding
java/math/BigInteger/LargeValueExceptions.java: Tests that exceptions are thrown for ops which would overflow
java/math/BigInteger/largeMemory/DivisionOverflow.java: Test division of large values
java/math/BigInteger/largeMemory/StringConstructorOverflow.java: Test constructor BigInteger(String val, int radix) on very long string
java/math/BigInteger/largeMemory/SymmetricRangeTests.java: Test range of BigInteger values (use -Dseed=X to set PRNG seed)
java/nio/Buffer/LimitDirectMemory.java: Test: Setting the system property should not work so we should be able to allocate the default amount
java/nio/Buffer/LimitDirectMemoryNegativeTest.java: Test option to limit direct memory allocation, various bad values fail to launch the VM
java/util/AbstractList/CheckForComodification.java: concurrent modification not detected on 2nd to last iteration
java/util/ArrayList/Bug8146568.java: repro for: NegativeArraySizeException in ArrayList.grow(int)
java/util/Base64/TestEncodingDecodingLength.java: Tests Base64.Encoder.encode and Base64.Decoder.decode with the large size of input array/buffer
java/util/HashMap/WhiteBoxResizeTest.java: White box tests for HashMap-related internals around table sizing
java/util/Locale/SoftKeys.java: Make sure we deal with internal Key data being cleared properly
java/util/StringJoiner/MergeTest.java: test StringJoiner::merge
java/util/StringJoiner/StringJoinerOomUtf16Test.java: tests StringJoiner OOME when joining sub-max-length Strings
java/util/StringJoiner/StringJoinerTest.java: tests StringJoinerTest
java/util/TimeZone/Bug8066652Run.java: tests thread safe native function localtime_r is accessed by multiple threads at same time and zone id should not be "GMT+00:00" if default timezone is "GMT" and user specifies a fake timezone.
java/util/TimeZone/DefaultTimeZoneTest.java: Make sure that Java runtime detects the platform time zone correctly.
java/util/Vector/Bug8148174.java: repro for: NegativeArraySizeException in Vector.grow(int)
java/util/concurrent/ConcurrentHashMap/MapLoops.java#id1: Exercise multithreaded maps, using only heavy monitors.
java/util/regex/NegativeArraySize.java: Pattern.compile() can throw confusing NegativeArraySizeException
java/util/zip/3GBZipFiles.sh: Check support for jar file members with sizes > 2GB
java/util/zip/ZipFile/TestZipFile.java: Tests various ZipFile apis
jdk/internal/misc/CDS/ArchivedEnumTest.java: Enum objects that are stored in the archived module graph should match the static final fields in the Enum class.
jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java: TerminatingThreadLocal unit test
jdk/internal/vm/Continuation/Basic.java#id0: Basic tests for jdk.internal.vm.Continuation
jdk/internal/vm/Continuation/Basic.java#id1:
jdk/internal/vm/Continuation/BasicExt.java#COMP_ALL: Collection of basic continuation tests.
jdk/internal/vm/Continuation/BasicExt.java#COMP_ALL-GC_AFTER_YIELD: Collection of basic continuation tests.
jdk/internal/vm/Continuation/BasicExt.java#COMP_NONE: Collection of basic continuation tests.
jdk/internal/vm/Continuation/BasicExt.java#COMP_NONE-GC_AFTER_YIELD: Collection of basic continuation tests.
jdk/internal/vm/Continuation/BasicExt.java#COMP_WINDOW_LENGTH_1: Collection of basic continuation tests.
jdk/internal/vm/Continuation/BasicExt.java#COMP_WINDOW_LENGTH_1-GC_AFTER_YIELD: Collection of basic continuation tests.
jdk/internal/vm/Continuation/BasicExt.java#COMP_WINDOW_LENGTH_2: Collection of basic continuation tests.
jdk/internal/vm/Continuation/BasicExt.java#COMP_WINDOW_LENGTH_2-GC_AFTER_YIELD: Collection of basic continuation tests.
jdk/internal/vm/Continuation/BasicExt.java#COMP_WINDOW_LENGTH_3: Collection of basic continuation tests.
jdk/internal/vm/Continuation/BasicExt.java#COMP_WINDOW_LENGTH_3-GC_AFTER_YIELD: Collection of basic continuation tests.
jdk/internal/vm/Continuation/ClassUnloading.java: Tests class unloading on virtual threads
jdk/internal/vm/Continuation/Fuzz.java#default: Fuzz tests for jdk.internal.vm.Continuation
jdk/internal/vm/Continuation/Fuzz.java#preserve-fp: Fuzz tests for jdk.internal.vm.Continuation
jdk/internal/vm/Continuation/HumongousStack.java: Tests humongous stack-chunk handling
jdk/internal/vm/Continuation/LiveFramesDriver.java: Functional test for continuations walked with StackWalker's LiveStackFrames
jdk/internal/vm/Continuation/MovingCompWindow.java: Basic tests where jit compilation of test methods is controlled with a compilation policy
jdk/internal/vm/Continuation/OSRTest.java: Test freeze/thaw with OSR frames
jdk/internal/vm/Continuation/Scoped.java: Nested continuations test

Report generated on Apr 29, 2024 1:15:18 AM
Using JT Harness 6.0 b24; built on April 28, 2024, 12:00:00 AM UTC with openjdk version "17.0.10" 2024-01-16