afu8u/jdk/test/java/lang
Deepak Kejriwal c1af22053d 8202088: Japanese new era implementation
8207152: Placeholder for Japanese new era should be two characters
8211398: Square character support for the Japanese new era
8180469: Wrong short form text for supplemental Japanese era
8206120: Add test cases for lenient Japanese era parsing
8218915: Change isJavaIdentifierStart and isJavaIdentifierPart to handle new code points
8217710: Add 5 currency code points to Java SE 8uX

Reviewed-by: coffeys, naoto
2019-02-22 14:47:49 +05:30
..
Appendable
AssertionError
Boolean
Byte
CharSequence
Character 8202088: Japanese new era implementation 2019-02-22 14:47:49 +05:30
Class 8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible 2014-12-19 20:04:14 +01:00
ClassLoader 8181205: JRE fails to load/register security providers when started from UNC pathname 2017-06-07 17:29:37 +01:00
Double
Enum
Float
InheritableThreadLocal
Integer
Long
Math 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
ProcessBuilder 8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed 2014-11-13 12:29:54 -05:00
Runtime 8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted 2017-11-29 21:37:02 -08:00
RuntimePermission
SecurityManager 8186080: Transform XML interfaces 2017-10-19 17:04:03 +01:00
Short
StackTraceElement
StrictMath 6708398: Support integer overflow 2012-02-16 11:43:20 -08:00
String
StringBuffer
StringBuilder 8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary 2016-03-04 14:03:34 +03:00
StringCoding
System 4354680: Runtime.runFinalization() silently clears interrupted flag in the calling thread 2017-08-23 14:14:49 -04:00
Thread 8171388: Update JNDI Thread contexts 2016-12-16 20:39:07 +00:00
ThreadGroup
ThreadLocal
Throwable
annotation 8147585: Annotations with lambda expressions has parameter result in wrong behavior 2016-06-10 08:34:04 +01:00
instrument 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init> 2015-04-08 14:02:29 -07:00
invoke 8184185: Rearrange MethodHandle arrangements 2017-07-11 20:38:04 -07:00
management 8062536: [TESTBUG] Conflicting GC combinations in jdk tests 2014-11-19 17:51:06 +03:00
ref 8059036: Implement Diagnostic Commands for heap and finalizerinfo 2017-12-18 18:54:19 -05:00
reflect 8174729: Race Condition in java.lang.reflect.WeakCache 2017-02-24 10:19:24 +00:00
Compare.java
HashCode.java
IntegralPrimitiveToString.java
PrimitiveSumMinMaxTest.java
ToString.java