.. |
annotation
|
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
|
2022-11-30 00:37:31 +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
|
8302877: Speed up latin1 case conversions
|
2023-02-21 20:54:36 +00:00 |
CharSequence
|
8215401: Add isEmpty default method to CharSequence
|
2020-05-22 11:20:57 +02:00 |
Class
|
8296743: Tighten Class.getModifiers spec for array classes
|
2022-11-18 21:51:55 +00:00 |
ClassLoader
|
8293282: LoadLibraryUnloadTest.java fails with "Too few cleared WeakReferences"
|
2022-09-12 13:26:15 +00:00 |
constant
|
8278863: Add method ClassDesc::ofInternalName
|
2022-09-20 07:50:03 +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
|
8295424: adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest
|
2022-12-02 22:29:21 +00:00 |
Integer
|
|
|
invoke
|
8292914: Lambda proxies have unstable names
|
2023-02-27 17:18:44 +00:00 |
Long
|
8238669: Long.divideUnsigned is extremely slow for certain values (Needs to be Intrinsic)
|
2020-10-21 16:32:59 +00:00 |
management
|
8303242: ThreadMXBean issues with virtual threads
|
2023-03-04 07:33:33 +00:00 |
Math
|
8302027: Port fdlibm trig functions (sin, cos, tan) to Java
|
2023-03-04 23:52:03 +00:00 |
module
|
8294962: Convert java.base/jdk.internal.module package to use the Classfile API to modify and write module-info.class
|
2023-03-15 07:09:55 +00:00 |
ModuleLayer
|
8243596: ModuleLayer::parents should return an unmodifiable list
|
2020-05-07 14:44:09 +01:00 |
ModuleTests
|
8266254: Update to use jtreg 6
|
2021-06-02 21:20:12 +00:00 |
Object
|
8276422: Add command-line option to disable finalization
|
2021-12-08 00:27:53 +00:00 |
Package
|
8256154: Some TestNG tests require default constructors
|
2020-11-23 11:48:39 +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
|
8297451: ProcessHandleImpl should assert privilege when modifying reaper thread
|
2022-11-26 20:04:59 +00:00 |
ProcessHandle
|
8284874: Add comment to ProcessHandle/OnExitTest to describe zombie problem
|
2022-04-15 09:08:18 +00:00 |
ref
|
8291651: CleanerTest.java fails with "Cleanable was cleaned"
|
2022-09-01 14:02:06 +00:00 |
reflect
|
8300139: [AIX] Use pthreads to avoid JNI_createVM call from primordial thread
|
2023-02-13 11:12:36 +00:00 |
runtime
|
8297215: Update libs tests to use @enablePreview
|
2022-12-01 20:38:16 +00:00 |
RuntimePermission
|
|
|
RuntimeTests
|
8303198: System and Runtime.exit() resilience to logging errors
|
2023-03-03 16:14:45 +00:00 |
SecurityManager
|
8284191: Replace usages of 'a the' in hotspot and java.base
|
2022-05-24 11:25:13 +00:00 |
Short
|
|
|
StackTraceElement
|
8291641: Optimize StackTraceElement.toString()
|
2022-08-10 16:22:19 +00:00 |
StackWalker
|
8292914: Lambda proxies have unstable names
|
2023-02-27 17:18:44 +00:00 |
StrictMath
|
8302027: Port fdlibm trig functions (sin, cos, tan) to Java
|
2023-03-04 23:52:03 +00:00 |
String
|
8302590: Add String.indexOf(int ch, int fromIndex, int toIndex)
|
2023-03-03 20:51:13 +00:00 |
StringBuffer
|
8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails
|
2022-02-01 18:45:31 +00:00 |
StringBuilder
|
8282429: StringBuilder/StringBuffer.toString() skip compressing for UTF16 strings
|
2022-04-01 04:42: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
|
8293810: Remove granting of RuntimePermission("stopThread") from tests
|
2022-10-07 06:15:38 +00:00 |
Thread
|
8301767: Convert virtual thread tests to JUnit
|
2023-02-08 14:56:28 +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
|
|
|