.. |
annotation
|
8319678: Several tests from corelibs areas ignore VM flags
|
2024-04-11 13:51:07 +00:00 |
Appendable
|
|
|
AssertionError
|
|
|
Boolean
|
8240524: Remove explicit type argument in test jdk/java/lang/Boolean/MakeBooleanComparable.java
|
2020-03-11 13:50:13 +01:00 |
Byte
|
|
|
Character
|
8296246: Update Unicode Data Files to Version 15.1.0
|
2023-09-20 17:39:57 +00:00 |
CharSequence
|
8215401: Add isEmpty default method to CharSequence
|
2020-05-22 11:20:57 +02:00 |
Class
|
8334394: Race condition in Class::protectionDomain
|
2024-07-22 13:43:55 +00:00 |
ClassLoader
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +00:00 |
constant
|
8343437: ClassDesc.of incorrectly permitting empty names
|
2024-11-04 13:24:09 +00:00 |
Double
|
8326627: Document Double/Float.valueOf(String) behavior for numeric strings with non-ASCII digits
|
2024-03-29 17:55:57 +00:00 |
Enum
|
8282120: optimal capacity tests and test library need to be cleaned up
|
2022-04-20 18:43:54 +00:00 |
Float
|
8326627: Document Double/Float.valueOf(String) behavior for numeric strings with non-ASCII digits
|
2024-03-29 17:55:57 +00:00 |
InheritableThreadLocal
|
|
|
instrument
|
8330427: Obsolete -XX:+PreserveAllAnnotations
|
2024-07-26 17:55:35 +00:00 |
Integer
|
8310929: Optimization for Integer.toString
|
2023-09-08 02:13:52 +00:00 |
invoke
|
8334060: Implementation of Late Barrier Expansion for G1
|
2024-10-03 08:36:33 +00:00 |
Long
|
8310929: Optimization for Integer.toString
|
2023-09-08 02:13:52 +00:00 |
management
|
8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode
|
2024-10-30 11:05:07 +00:00 |
Math
|
8338694: x86_64 intrinsic for tanh using libm
|
2024-09-24 15:11:13 +00:00 |
module
|
8308753: Class-File API transition to Preview
|
2023-12-04 07:07:57 +00:00 |
ModuleLayer
|
8243596: ModuleLayer::parents should return an unmodifiable list
|
2020-05-07 14:44:09 +01:00 |
ModuleTests
|
8335290: Rename ClassFile::transform to ClassFile::transformClass
|
2024-07-03 05:03:56 +00:00 |
Object
|
8315097: Rename createJavaProcessBuilder
|
2023-10-27 08:47:26 +00:00 |
Package
|
8267174: Many test files have the wrong Copyright header
|
2023-09-12 20:16:05 +00:00 |
Process
|
8337300: java/lang/Process/WaitForDuration.java leaves child process behind
|
2024-07-29 16:43:25 +00:00 |
ProcessBuilder
|
8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode
|
2024-10-30 11:05:07 +00:00 |
ProcessHandle
|
8333742: ProcessImpl and ProcessHandleImpl may mishandle processes that exit with code 259
|
2024-06-11 17:34:09 +00:00 |
ref
|
8339834: Replace usages of -mx and -ms in some tests
|
2024-09-12 02:02:14 +00:00 |
reflect
|
8337302: Undefined type variable results in null
|
2024-09-18 12:33:56 +00:00 |
runtime
|
8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)
|
2024-01-31 14:18:13 +00:00 |
RuntimePermission
|
|
|
RuntimeTests
|
8319516: AIX System::loadLibrary needs support to load a shared library from an archive object
|
2024-04-17 17:03:40 +00:00 |
ScopedValue
|
8341903: Implementation of Scoped Values (Fourth Preview)
|
2024-11-05 17:12:17 +00:00 |
SecurityManager
|
8319648: java/lang/SecurityManager tests ignore vm flags
|
2024-03-01 12:23:17 +00:00 |
Short
|
|
|
StackTraceElement
|
8291641: Optimize StackTraceElement.toString()
|
2022-08-10 16:22:19 +00:00 |
StackWalker
|
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
|
2024-05-24 15:58:34 +00:00 |
StrictMath
|
8316708: Augment WorstCaseTests with more cases
|
2024-03-01 19:30:35 +00:00 |
String
|
8339290: Optimize ClassFile Utf8EntryImpl#writeTo
|
2024-09-05 11:45:49 +00:00 |
StringBuffer
|
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
|
2024-10-02 01:27:03 +00:00 |
StringBuilder
|
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
|
2024-10-02 01:27:03 +00:00 |
StringCoding
|
7008363: TEST_BUG: test/java/lang/StringCoding/CheckEncodings.sh does nothing and is very slow at that
|
2021-10-19 15:54:14 +00:00 |
System
|
8319648: java/lang/SecurityManager tests ignore vm flags
|
2024-03-01 12:23:17 +00:00 |
Thread
|
8343132: Remove temporary transitions from Virtual thread implementation
|
2024-10-31 08:53:19 +00:00 |
ThreadGroup
|
8320786: Remove ThreadGroup.stop
|
2023-12-08 08:04:38 +00:00 |
ThreadLocal
|
8209824: Improve the code coverage for ThreadLocal
|
2019-10-17 13:18:01 +08:00 |
Throwable
|
8284161: Implementation of Virtual Threads (Preview)
|
2022-05-07 08:06:16 +00:00 |
WeakPairMap
|
|
|
AbstractCompressExpandTest.java
|
8283892: Compress and expand bits
|
2022-04-14 20:27:12 +00:00 |
Compare.java
|
|
|
CompressExpandSanityTest.java
|
8283894: Intrinsify compress and expand bits on x86
|
2022-06-06 00:37:54 +00:00 |
CompressExpandTest.java
|
8283894: Intrinsify compress and expand bits on x86
|
2022-06-06 00:37:54 +00:00 |
HashCode.java
|
|
|
IntegralPrimitiveToString.java
|
|
|
PrimitiveSumMinMaxTest.java
|
|
|
ToString.java
|
|
|