History log of /openjdk9/jdk/test/java/lang/Character/CheckProp.java
Revision Date Author Comments
# 12892:37de30468e37 20-Oct-2015 peytoia

8072600: Unicode 8 support
Reviewed-by: okutsu


# 12361:86206517258d 14-Jul-2015 peytoia

8032446: Support Unicode 7.0.0 in JDK 9
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu


# 6088:bff9db7ca352 06-Nov-2012 peytoia

7198195: Support Unicode 6.2.0
Reviewed-by: okutsu


# 6073:cea72c2bf071 02-Nov-2012 alanb

7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini


# 5204:b2687ac9cffb 29-Mar-2012 peytoia

7070436: Support Unicode 6.1.0 in JDK 8
Reviewed-by: okutsu


# 4138:775b77e74bec 28-Apr-2011 sherman

7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
Summary: updated j.l.c.lsLowerCase/isUpperCase
Reviewed-by: okutsu