Changeset: 829dea15ff99
Author:jjg
Date: 2008-09-18 18:39 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/829dea15ff99
6744408: Extra ouput is appearing in stderr
Reviewed-by: bpatel
! src/share/classes/com/sun/tools/javadoc/DocletInvoker.java
Changeset: eb342082e2b6
Author:jccollet
Date: 2008-09-04 15:26 +0200
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/eb342082e2b6
6692802: HttpCookie needs to support HttpOnly attribute
Summary: Added HttpOnly tag support to HttpCookie class.
Reviewed-by: chegar, michaelm
! src/sha
Hi David,
Thanks for the comments, I made the adjustments based on your feedback.
Kumar
Hi Kumar,
Your signatureDiagnostic method seems to be doing too strong a job -
it isn't checking for the existence of "public static void
main(String[])" it is checking that if any method with the name "
Changeset: 8ec49685f4e8
Author:jjg
Date: 2008-09-18 13:47 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/8ec49685f4e8
6728697: tools/javac/versionOpt.sh fails on OpenJDK builds
Reviewed-by: darcy
! test/Makefile
- test/bootclasspath-exclude.jtx
+ test/tools/javac/Versi