jdk-24/test/jdk/java/lang
2023-09-19 10:58:12 +00:00
..
annotation 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +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 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
CharSequence 8215401: Add isEmpty default method to CharSequence 2020-05-22 11:20:57 +02:00
Class 6361826: (reflect) provide method for mapping strings to class object for primitive types 2023-07-14 20:18:23 +00:00
ClassLoader 8309241: ClassForNameLeak fails intermittently as the class loader hasn't been unloaded 2023-06-02 18:12:19 +00:00
constant 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
Double
Enum 8282120: optimal capacity tests and test library need to be cleaned up 2022-04-20 18:43:54 +00:00
Float 8302976: C2 intrinsification of Float.floatToFloat16 and Float.float16ToFloat yields different result than the interpreter 2023-03-09 03:26:38 +00:00
InheritableThreadLocal
instrument 8307478: Implementation of Prepare to Restrict The Dynamic Loading of Agents 2023-06-02 05:57:01 +00:00
Integer 8310929: Optimization for Integer.toString 2023-09-08 02:13:52 +00:00
invoke 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
Long 8310929: Optimization for Integer.toString 2023-09-08 02:13:52 +00:00
management 8306446: java/lang/management/ThreadMXBean/Locks.java transient failures 2023-07-28 09:44:04 +00:00
Math 8304028: Port fdlibm IEEEremainder to Java 2023-03-31 19:48:03 +00:00
module 8308899: Introduce Classfile context and improve Classfile options 2023-06-27 05:05:17 +00:00
ModuleLayer 8243596: ModuleLayer::parents should return an unmodifiable list 2020-05-07 14:44:09 +01:00
ModuleTests 8307326: Package jdk.internal.classfile.java.lang.constant become obsolete 2023-05-17 12:45:19 +00:00
Object 8276422: Add command-line option to disable finalization 2021-12-08 00:27:53 +00:00
Package 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
Process 8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout 2019-03-16 15:05:21 -07:00
ProcessBuilder 8310187: Improve Generational ZGC jtreg testing 2023-06-20 10:08:13 +00:00
ProcessHandle 8314094: java/lang/ProcessHandle/InfoTest.java fails on Windows when run as user with Administrator privileges 2023-09-05 08:30:03 +00:00
ref 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
reflect 8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles 2023-09-14 16:10:55 +00:00
runtime 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
RuntimePermission
RuntimeTests 8303198: System and Runtime.exit() resilience to logging errors 2023-03-03 16:14:45 +00:00
ScopedValue 8311926: java/lang/ScopedValue/StressStackOverflow.java takes 9mins in tier1 2023-07-12 15:44:41 +00:00
SecurityManager 8308398: Move SunEC crypto provider into java.base 2023-07-17 17:38:54 +00:00
Short
StackTraceElement 8291641: Optimize StackTraceElement.toString() 2022-08-10 16:22:19 +00:00
StackWalker 8268829: Provide an optimized way to walk the stack with Class object only 2023-09-07 21:37:40 +00:00
StrictMath 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
String 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
StringBuffer 8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails 2022-02-01 18:45:31 +00:00
StringBuilder 8302323: Add repeat methods to StringBuilder/StringBuffer 2023-04-03 15:29:21 +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 8316087: Test SignedLoggerFinderTest.java is still failing 2023-09-13 15:05:46 +00:00
template 8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16 2023-08-08 19:33:44 +00:00
Thread 8312498: Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked 2023-09-19 10:58:12 +00:00
ThreadGroup 8301767: Convert virtual thread tests to JUnit 2023-02-08 14:56:28 +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