jdk-24/test/jdk/java/lang
Vicente Romero 9846588b31 8210031: implementation for JVM Constants API
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: jrose, mcimadamore, darcy, mchung, rriggs, dholmes, forax
2018-12-09 12:36:24 -05:00
..
annotation 8212081: AnnotatedType.toString implementation don't print annotations on embedded types 2018-10-29 11:31:25 -07:00
Appendable 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AssertionError 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Boolean 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Byte 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Character 8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library 2018-11-28 15:34:43 +08:00
CharSequence 8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer 2018-03-01 15:31:04 -08:00
Class 6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods 2018-11-01 20:37:45 -07:00
ClassLoader 8211171: move JarUtils to top-level testlibrary 2018-10-01 14:54:46 -07:00
constant 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
Double 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Enum 8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library 2018-11-28 15:34:43 +08:00
Float 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InheritableThreadLocal 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
instrument 8213480: update internal ASM version to 7.0 2018-11-13 23:33:17 -05:00
Integer 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros 2018-05-22 14:44:18 +02:00
invoke 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
Long 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros 2018-05-22 14:44:18 +02:00
management 8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries 2018-11-29 07:40:45 +08:00
Math 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
module 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
ModuleLayer 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
ModuleTests 8210112: remove jdk.testlibrary.ProcessTools 2018-09-07 14:01:52 -07:00
Object 8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException 2018-09-15 13:53:43 -07:00
Package 8211171: move JarUtils to top-level testlibrary 2018-10-01 14:54:46 -07:00
ProcessBuilder 8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed 2018-12-04 12:26:49 -05:00
ProcessHandle 8199616: Fix @module declarations in tier1 tests 2018-03-16 03:15:35 -07:00
ref 8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot 2018-12-04 17:18:11 -08:00
reflect 8214208: Nestmate package validation logging/exception should include classloader information 2018-11-27 21:20:16 -05:00
Runtime 8210112: remove jdk.testlibrary.ProcessTools 2018-09-07 14:01:52 -07:00
RuntimePermission 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SecurityManager 8205537: Drop of sun.applet package 2018-09-09 19:07:34 -07:00
Short 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StackTraceElement 8190378: Removal of CORBA and Java EE modules 2018-02-10 07:06:16 -05:00
StackWalker 8212605: Pure-Java implementation of AccessController.doPrivileged 2018-11-06 16:04:50 -08:00
StrictMath 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
String 8203442: String::transform 2018-11-26 12:20:06 -04:00
StringBuffer 8211350: Remove jprt support 2018-10-02 22:36:08 -07:00
StringBuilder 8211350: Remove jprt support 2018-10-02 22:36:08 -07:00
StringCoding 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
System 4947890: Minimize JNI upcalls in system-properties initialization 2018-11-28 15:53:49 -05:00
Thread 8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries 2018-11-29 07:40:45 +08:00
ThreadGroup 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadLocal 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Throwable 8210721: Replace legacy serial exception field with Throwable::cause 2018-09-17 15:22:46 -07:00
WeakPairMap 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Compare.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HashCode.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IntegralPrimitiveToString.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PrimitiveSumMinMaxTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ToString.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00