Changeset: 0d99696fec64
Author:chegar
Date: 2009-08-07 10:50 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0d99696fec64
6826780: URLClassPath should use HashMap instead of HashMap
Summary: Replace URL with a String representation.
Reviewed-by: michaelm, jccollet
! make/sun/
Changeset: 1687f5192ce7
Author:asaha
Date: 2009-06-22 13:56 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/1687f5192ce7
6845701: Xerces2 Java XML library infinite loop with malformed XML input
Reviewed-by: hawtin
! src/share/classes/com/sun/org/apache/xerces/internal/impl/X
Changeset: c43105502f46
Author:malenkov
Date: 2009-04-29 20:03 +0400
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c43105502f46
6660539: Introspector shares cache of mutable BeanInfo between AppContexts.
Reviewed-by: peterz
! src/share/classes/java/beans/Introspector.java
+ test/
Changeset: 88229bdd8aae
Author:andrew
Date: 2009-08-07 18:15 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/88229bdd8aae
6869697: Missing entry in makefiles for
java/lang/ReflectiveOperationException.java
Summary: Add new dependency explicitly so all compilers pick it up
Rev