Changeset: 4436a3e97a9b
Author:martin
Date: 2010-06-30 16:11 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4436a3e97a9b
6934268: Better implementation of Character.isValidCodePoint
Summary: Use the cleverest possible bit-twiddling micro-optimizations
Reviewed-by: sherman
Con
Changeset: d2b7ecf33b35
Author:jjg
Date: 2010-06-30 18:06 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d2b7ecf33b35
6964768: need test program to validate javac resource bundles
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/code/Kinds.java
! src/share/cl