jdk-24/test/jdk/java/lang
2019-04-06 21:05:58 +08:00
..
annotation 8198526: getAnnotatedOwnerType does not handle static nested classes correctly 2018-12-07 16:56:53 -08: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 8205432: Replace the placeholder Japanese era name 2019-04-01 08:19:21 -07: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 8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0 2019-02-23 19:41:53 -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 8181171: Deleting method for RedefineClasses breaks ResolvedMethodName 2019-02-26 08:01:20 -05:00
Integer 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros 2018-05-22 14:44:18 +02:00
invoke 8220282: Add MethodHandle tests on accessing final fields 2019-04-06 21:05:58 +08: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 8205626: Start of release updates for JDK 13 2018-12-13 19:06:11 +01: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 8218419: Can't get annotations that are present on packages in -Xbootclasspath/a 2019-02-06 10:53:13 -08: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 8080569: java/lang/ProcessBuilder/DestroyTest.java fails with "Process terminated prematurely" 2019-01-15 09:22:00 -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 8221477: Inject os/cpu-specific constants into Unsafe from JVM 2019-04-05 10:01:09 +01: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 8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE 2019-03-01 13:08:41 -08: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 8221400: java/lang/String/StringRepeat.java test requests too much heap 2019-03-27 11:35:40 +01:00
StringBuffer 8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument 2019-03-01 12:47:30 -08:00
StringBuilder 8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException 2019-02-05 17:05:40 -08:00
StringCoding 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
System 8195716: BootstrapLoggerTest : Executor still alive 2019-02-01 14:15:49 +00: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 8219197: ThreadGroup.enumerate() may return wrong value 2019-03-13 18:43:16 +00: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