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 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AssertionError
Boolean 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Byte 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CharSequence 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
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 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Enum
Float 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
InheritableThreadLocal
Integer 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
Long 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
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 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SecurityManager 8186080: Transform XML interfaces 2017-10-19 17:04:03 +01:00
Short 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StackTraceElement 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StrictMath 6708398: Support integer overflow 2012-02-16 11:43:20 -08:00
String 8041791: String.toLowerCase regression - violates Unicode standard 2014-05-16 10:14:49 -07:00
StringBuffer 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
StringBuilder 8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary 2016-03-04 14:03:34 +03:00
StringCoding 8028537: PPC64: Updated the JDK regression tests to run on AIX 2014-01-17 21:54:30 +01:00
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 8019347: JDK8 b96 source with GPL header errors 2013-06-28 16:26:36 -07:00
ThreadLocal
Throwable 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
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 8054213: Class name repeated in output of Type.toString() 2016-07-18 14:39:21 +03:00
Compare.java
HashCode.java
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