jdk-24/jdk/test/java/lang
Alejandro Murillo 83f8829c06 Merge
2016-08-05 09:50:29 -07:00
..
annotation 8162817: Annotation toString output not reusable for source input 2016-08-03 08:13:45 -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 8161500: Use getTypeName and StringJoiner in core reflection toString methods 2016-07-18 10:27:58 -07:00
ClassLoader 8068764: java/lang/ClassLoader/ExtDirs.java failed with java.lang.IllegalThreadStateException with fastdebug 2016-06-15 11:56:09 -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 8159147: Add ClassLoader parameter to new ClassFileTransformer transform method 2016-07-09 21:41:14 -07:00
Integer 8155795: Optimize Integer/Long.reverse by using reverseBytes 2016-05-10 13:28:00 +02:00
invoke 8162340: Better class stream parsing 2016-07-27 08:33:15 -04:00
Long 8155795: Optimize Integer/Long.reverse by using reverseBytes 2016-05-10 13:28:00 +02:00
management 8139982: Re-examine java.management dependency on java.util.logging.LoggingMXBean 2016-05-17 19:24:46 +02:00
Math 5100935: No way to access the 64-bit integer multiplication of 64-bit CPUs efficiently 2016-05-20 14:41:41 -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 8160151: java/lang/ProcessBuilder/Zombies.java failed with error "1 zombies!" 2016-08-03 12:55:44 -04:00
ProcessHandle 8156536: Remove intermittent key from TreeTest.java and move back to tier1 2016-06-28 14:39:09 +08:00
ref Merge 2016-03-05 20:46:44 -08:00
reflect 8162539: Test fails because it expects a blank between method signature and throws exception 2016-07-26 12:56:26 -07:00
Runtime 8161024: Remove intermittent key from java/lang/Runtime/exec/LotsOfOutput.java 2016-08-04 15:45:24 +08:00
RuntimePermission
SecurityManager 8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java 2016-07-08 00:50:28 +00:00
Short
StackTraceElement 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
StackWalker 8152893: StackWalker#getCallerClass is not filtering hidden/ reflection frames when walker is configured to show hidden /reflection frames 2016-06-03 17:01:23 -07:00
StrictMath 8138823: Correct bug in port of fdlibm hypot to Java 2015-10-06 18:39:26 -07:00
String 8160312: ArrayIndexOutOfBoundsException when comparing strings case insensitive 2016-06-27 13:57:24 -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 8056152: API to create Threads that do not inherit inheritable thread-local initial values 2015-12-18 16:06:24 +00: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