Changeset: 91b4f44c9742
Author:jjh
Date: 2010-12-03 13:47 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/91b4f44c9742
6990209: JCK7-compiler lang/ICLS/icls006/icls00603/icls00603a.html#icls00603src
test fails.
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/t
Changeset: 9359f4222545
Author:mcimadamore
Date: 2010-12-03 16:31 +
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/9359f4222545
6956758: NPE in com.sun.tools.javac.code.Symbol - isSubClass
Summary: Use of TransTypes.cast() instead of TransTypes.coerce() causes NPE in
Low
Changeset: 0e0bdcd9c101
Author:xuelei
Date: 2010-12-02 23:44 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0e0bdcd9c101
6979376: to have ldap filters tolerate underscore character in object identifier
Reviewed-by: weijun
! src/share/classes/com/sun/jndi/ldap/Filter.java
! t