Changeset: eb54e565c491
Author:ohair
Date: 2011-02-26 09:45 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/eb54e565c491
7016175: HTML generated from new JavaDoc has tags added from makefile
Reviewed-by: jjg
! make/common/shared/Defs-javadoc.gmk
! make/docs/Makefile
Changese
Just a heads up that this changeset includes a pre-integration with
changes from jdk7/build/jdk. Those changes needed to be merged with my
changset so that the integrators wouldn't have to handle a larger merge
down the track. The changes would have been pulled down later this week.
David
dav
On 11 March 2011 14:39, Chris Hegarty wrote:
> As Michael (cc'ed) mentioned in an earlier mail, he is going to be making
> some significant changes in this area in the next week or two. He will
> include this change with the other one, so their impact can be considered
> together, if that is ok?
Changeset: 5b29f2a85085
Author:mcimadamore
Date: 2011-03-16 11:12 +
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/5b29f2a85085
6558548: The compiler needs to be aligned with clarified specification of throws
Summary: Javac should issue unconditional warnings when 'dead'
Hi Sean,
I applied your patch to my local repo and it doesn't compile, startWith
-> startsWith ;-)
More critically it doesn't resolve the problem, isLocalDomain will be
false for 'hostname.local'.
I am working on an alternative fix ( please feel free to work on an
alternative fix also). Ad
Changeset: f2f04935ef3f
Author:ksrini
Date: 2011-03-16 09:41 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f2f04935ef3f
7026359: (langtools) fix big jar test
Reviewed-by: jjg
! test/tools/javac/file/zip/T6836682.java
Changeset: 05911dc54a67
Author:sherman
Date: 2011-03-16 12:16 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/05911dc54a67
6803681: RFE: Need new codeset converter for IBM Cp1364
Summary: forward port the Cp1364
Reviewed-by: alanb
! make/sun/nio/cs/FILES_java.gmk
+ make/tools
Changeset: 54d8193f177b
Author:dholmes
Date: 2011-03-16 18:54 -0400
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/54d8193f177b
7027910: Add basic cross-compilation support and add ARM/PPC to the known
architectures in the open code
Summary: Cross-compilation support
Reviewed-by:
Changeset: a2399c8db703
Author:jjg
Date: 2011-03-16 17:21 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/a2399c8db703
6930508: Passing nested class names on javac command line interfere with
subsequent name -> class lookup
Reviewed-by: darcy
! src/share/classes/com/su
Thank Chris.
Here is an alternative fix, with the TestHttpCookie.java updated
together.
diff -r 554adcfb615e src/share/classes/java/net/HttpCookie.java
--- a/src/share/classes/java/net/HttpCookie.java Wed Mar 16 15:01:07 2011
-0700
+++ b/src/share/classes/java/net/HttpCookie.java Thu Mar 17 1
10 matches
Mail list logo