jdk-24/test/jdk/java/lang
2021-05-12 00:53:04 +00:00
..
annotation 8228988: AnnotationParser throws NullPointerException on incompatible member type 2021-04-20 21:33:19 +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 8239383: Support for Unicode 13.0 2020-05-13 15:46:08 -07:00
CharSequence 8215401: Add isEmpty default method to CharSequence 2020-05-22 11:20:57 +02:00
Class 8264806: Remove the experimental JIT compiler 2021-04-27 06:23:21 +00:00
ClassLoader Merge 2020-12-21 09:09:05 +00:00
constant 8263108: Class initialization deadlock in java.lang.constant 2021-03-18 01:45:07 +00:00
Double
Enum 8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library 2018-11-28 15:34:43 +08:00
Float
InheritableThreadLocal
instrument 8262002: java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.sh failed with "TestCaseScaffoldException: DummyClassWithLVT did not match .class file" 2021-05-06 18:34:12 +00:00
Integer 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros 2018-05-22 14:44:18 +02:00
invoke 8266925: Add a test to verify that hidden class's members are not statically invocable 2021-05-12 00:53:04 +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 8265136: ZGC: Expose GarbageCollectorMXBeans for both pauses and cycles 2021-04-20 07:53:43 +00:00
Math 8253409: Double-rounding possibility in float fma 2021-02-23 19:42:05 +00:00
module 8257450: Start of release updates for JDK 17 2020-12-10 16:46:28 +00:00
ModuleLayer 8243596: ModuleLayer::parents should return an unmodifiable list 2020-05-07 14:44:09 +01:00
ModuleTests 8241770: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module 2020-06-11 07:27:22 +01:00
Object 8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException 2018-09-15 13:53:43 -07: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 8265173: [test] divert spurious log output away from stream under test in ProcessBuilder Basic test 2021-04-15 14:38:14 +00:00
ProcessHandle 8266579: Update test/jdk/java/lang/ProcessHandle/PermissionTest.java & test/jdk/java/sql/testng/util/TestPolicy.java 2021-05-06 14:13:45 +00:00
ref 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
reflect 8266783: java/lang/reflect/Proxy/DefaultMethods.java fails with jtreg 6 2021-05-11 20:22:39 +00:00
runtime 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
RuntimePermission
RuntimeTests 8183374: Refactor java/lang/Runtime shell tests to java 2021-04-28 14:00:23 +00:00
SecurityManager 8166026: Refactor java/lang shell tests to java 2020-12-11 14:37:25 +00:00
Short
StackTraceElement 8190378: Removal of CORBA and Java EE modules 2018-02-10 07:06:16 -05:00
StackWalker 8256154: Some TestNG tests require default constructors 2020-11-23 11:48:39 +00:00
StrictMath 8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath 2019-08-23 19:55:08 +01:00
String 8265421: java/lang/String/StringRepeat.java test is missing a memory requirement 2021-04-21 07:13:13 +00:00
StringBuffer 8251989: Hex formatting and parsing utility 2020-12-16 20:29:49 +00:00
StringBuilder 8260934: java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings 2021-02-10 07:32:53 +00:00
StringCoding 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
System 8266646: Add more diagnostic to java/lang/System/LoggerFinder/modules 2021-05-07 12:56:49 +00:00
Thread 8259265: Refactor UncaughtExceptions shell test as java test. 2021-02-03 14:08:29 +00:00
ThreadGroup 8219197: ThreadGroup.enumerate() may return wrong value 2019-03-13 18:43:16 +00:00
ThreadLocal 8209824: Improve the code coverage for ThreadLocal 2019-10-17 13:18:01 +08:00
Throwable 8210721: Replace legacy serial exception field with Throwable::cause 2018-09-17 15:22:46 -07:00
WeakPairMap
Compare.java
HashCode.java
IntegralPrimitiveToString.java
PrimitiveSumMinMaxTest.java
ToString.java