jdk-24/jdk/test/java/lang
Brent Christian 2d52d60a1e 8151486: Class.forName causes memory leak
Remove ClassLoader.domains

Reviewed-by: coleenp, dholmes, mchung, naoto
2016-10-07 12:01:24 -07:00
..
annotation 8164982: Fix legal notices in java/lang, java/net, java/util tests 2016-08-31 09:46:50 -07:00
Appendable
AssertionError
Boolean 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Byte
Character 7071819: To support Extended Grapheme Clusters in Regex 2016-02-12 19:24:31 -08:00
Class 8058575: IllegalAccessError trying to access package-private class from VM anonymous class 2016-09-07 07:21:43 -04:00
ClassLoader 8151486: Class.forName causes memory leak 2016-10-07 12:01:24 -07:00
Double 8079782: RandomFactory should be in the jdk.testlibrary package 2015-05-08 11:02:33 +01:00
Enum 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
Float 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
InheritableThreadLocal
instrument 8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792 2016-09-21 12:53:07 -07:00
Integer 8155795: Optimize Integer/Long.reverse by using reverseBytes 2016-05-10 13:28:00 +02:00
invoke 8151179: address issues raised by JCK team on JEP 274 API 2016-09-28 14:02:21 +02:00
Long 8155795: Optimize Integer/Long.reverse by using reverseBytes 2016-05-10 13:28:00 +02:00
management 8152589: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object 2016-09-08 15:00:39 +05:30
Math 8154122: Intrinsify fused mac operations 2016-08-26 12:20:09 -07:00
module 8159879: Some typo and minor test bugs in ava/lang/module/ModuleReferenceTest.java and ConfigurationTest.java 2016-06-20 18:30:57 -07:00
Package 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
ProcessBuilder 8155102: (Process) Process.toString could include pid, isAlive, exitStatus 2016-09-02 12:30:46 -04:00
ProcessHandle 8164520: java/lang/ProcessHandle/Basic.java is missing @library tag 2016-08-20 09:36:35 -04:00
ref 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:09:53 -04:00
reflect 8164547: Make java.lang.reflect.ClassLoaderValue public for internal use 2016-08-22 13:16:51 +02:00
Runtime 8161024: Remove intermittent key from java/lang/Runtime/exec/LotsOfOutput.java 2016-08-04 15:45:24 +08:00
RuntimePermission
SecurityManager 8136930: Simplify use of module-system options by custom launchers 2016-08-10 15:51:25 -07:00
Short
StackTraceElement 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
StackWalker 8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method 2016-09-14 11:53:36 -07:00
StrictMath 8138823: Correct bug in port of fdlibm hypot to Java 2015-10-06 18:39:26 -07:00
String 8164982: Fix legal notices in java/lang, java/net, java/util tests 2016-08-31 09:46:50 -07:00
StringBuffer 8141132: JEP 254: Compact Strings 2015-11-03 09:42:11 +01:00
StringBuilder 8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary 2016-03-02 14:10:40 +03:00
StringCoding 8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64 2014-04-22 15:16:37 -07:00
System 8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code 2016-07-12 11:29:01 +01:00
Thread 8164982: Fix legal notices in java/lang, java/net, java/util tests 2016-08-31 09:46:50 -07:00
ThreadGroup 8132548: java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure" 2016-07-13 10:26:11 +08:00
ThreadLocal 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
Throwable 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Compare.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
HashCode.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
IntegralPrimitiveToString.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
PrimitiveSumMinMaxTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
ToString.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00