JT Harness : Tests that were not run
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/Arrays/TimSortStackSize2.java: Test TimSort stack size on big arrays
java/util/Arrays/largeMemory/ParallelPrefix.java: unit test for Arrays.ParallelPrefix().
java/util/BitSet/stream/BitSetStreamTest.java: test BitSet stream
java/util/Locale/SoftKeys.java: Make sure we deal with internal Key data being cleared properly
java/util/Random/RandomTestBsi1999.java: test bit sequences produced by classes that implement interface RandomGenerator
java/util/Random/RandomTestChiSquared.java: test bit sequences produced by clases that implement interface RandomGenerator
java/util/Spliterator/SpliteratorCollisions.java: Spliterator traversing and splitting hash maps containing colliding hashes
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: Ensure that Java detects the platform time zone correctly, even if changed during runtime.
java/util/Vector/Bug8148174.java: repro for: NegativeArraySizeException in Vector.grow(int)
java/util/WeakHashMap/GCDuringIteration.java: Check that iterators work properly in the presence of concurrent finalization and removal of elements.
java/util/concurrent/ConcurrentHashMap/MapLoops.java#id1: Exercise multithreaded maps, using only heavy monitors.
java/util/concurrent/ExecutorService/SubmitTest.java: Test implementations of ExecutorService.submit/execute
java/util/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java#virtual:
java/util/concurrent/SynchronousQueue/Fairness.java: Checks that fairness setting is respected.
java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExecutorTest.java#virtual:
java/util/concurrent/locks/Lock/OOMEInAQS.java: Check that AQS-based locks, conditions, and CountDownLatches do not fail when encountering OOME
java/util/concurrent/locks/Lock/TimedAcquireLeak.java: Repeated failed timed waits shouldn't leak memory
java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java: An adaptation of OOMEInAQS test for StampedLocks
java/util/concurrent/tck/JSR166TestCase.java#default: Conformance testing variant of JSR-166 tck tests.
java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism: Test implementation details variant of JSR-166 tck tests with ForkJoinPool common parallelism.
java/util/concurrent/tck/JSR166TestCase.java#others: Remaining test implementation details variant of JSR-166 tck tests apart from ForkJoinPool common parallelism.
java/util/logging/CheckZombieLockTest.java: Regression on java.util.logging.FileHandler.
java/util/logging/LogManager/TestLoggerNames.java: This is not a test that will check that 7113878 is fixed, but rather a test that will invoke the modified code & try to verify that fixing 7113878 has not introduced some big regression.
java/util/logging/TestLoggerWeakRefLeak.java: Check for WeakReference leak in Logger and anonymous Logger objects
java/util/stream/GatherersMapConcurrentTest.java: Tests the API and contract of Gatherers.mapConcurrent
java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java:
java/util/stream/test/org/openjdk/tests/java/util/stream/SpliteratorTest.java:
java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java:
java/util/zip/3GBZipFiles.sh: Check support for jar file members with sizes > 2GB
java/util/zip/ZipFile/CenSizeMaximum.java: Verify that ZipFile can read from a ZIP file with a maximally large CEN size
java/util/zip/ZipFile/TestCleaner.java: Check the resources of Inflater, Deflater and ZipFile are always cleaned/released when the instance is not unreachable
java/util/zip/ZipFile/TestZipFile.java: Tests various ZipFile apis
Report generated on Jun 10, 2025 2:44:06 PM
Using JT Harness 6.0 b24; built on November 7, 2024, 12:00:00 AM UTC with openjdk version "11.0.25" 2024-10-15