Changeset: e2722bd43f3a
Author:jrose
Date: 2009-05-04 21:04 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/langtools/rev/e2722bd43f3a
6829189: Java programming with JSR 292 needs language support
Summary: Language changes documented in
http://wikis.sun.com/display/mlvm/ProjectCoinPr
Changeset: 057e4afcf978
Author:alanb
Date: 2009-04-23 19:44 +0100
URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/057e4afcf978
6832557: TEST_BUG:
java/lang/Class/getEnclosingConstructor/EnclosingConstructorTests.java fails to
compile
Reviewed-by: darcy, mcimadamore
! test/java/la
Changeset: 42dfec6871f6
Author:tbell
Date: 2009-05-04 21:10 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/jaxws/rev/42dfec6871f6
6658158: Mutable statics in SAAJ (findbugs)
6658163: txw2.DatatypeWriter.BUILDIN is a mutable static (findbugs)
Reviewed-by: darcy
! src/share/classes/co
Changeset: 3abf80631f99
Author:tbell
Date: 2009-05-04 21:10 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/jaxp/rev/3abf80631f99
6588002: XSLTProcessorApplet still allows reading from forbidden URLs
Reviewed-by: darcy
-
src/share/classes/com/sun/org/apache/xalan/internal/client/XSL
Changeset: 313b56165de7
Author:vasya
Date: 2009-05-11 12:08 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/hotspot/rev/313b56165de7
Added tag jdk7-b58 for changeset 53d9bf689e80
! .hgtags
Changeset: c8379544879a
Author:ohair
Date: 2009-04-29 17:30 -0700
URL: http://h
Changeset: e149090eb21a
Author:tbell
Date: 2009-05-04 18:40 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/corba/rev/e149090eb21a
6529590: flaw in com.sun.corba.se.impl.presentation.rmi.IDLNameTranslatorImpl
Reviewed-by: darcy
! make/com/sun/corba/se/sources/Makefile
!
src/share/cl
Changeset: 030142474602
Author:vasya
Date: 2009-05-11 12:08 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/rev/030142474602
Added tag jdk7-b58 for changeset 59b497130f82
! .hgtags
Hi Phil,
> Class.forName is sufficient since the GE is part of the
> implementation, not an end-user definable interface.
Sure, that is clear.
> So long as that is clear, I can't think of any problem the proposed
> change would cause the JDK.
Good. I filed a bug in bugzilla to track this:
http