log

age author description
Thu, 04 Nov 2010 15:39:43 -0700 lana Merge
Thu, 04 Nov 2010 12:58:29 +0000 mcimadamore 6714835: Safe cast is rejected (with warning) by javac
Thu, 04 Nov 2010 12:57:48 +0000 mcimadamore 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters
Thu, 11 Nov 2010 11:02:36 -0800 cl Added tag jdk7-b118 for changeset c491eec0acc7 jdk7-b119
Tue, 09 Nov 2010 22:54:48 -0800 lana Merge jdk7-b118
Tue, 02 Nov 2010 19:41:59 -0700 lana Merge
Tue, 02 Nov 2010 12:01:35 +0000 mcimadamore 6939780: add a warning to detect diamond sites
Tue, 02 Nov 2010 12:00:54 +0000 mcimadamore 6996415: Override bridges causes compiler-generated code to end up with synthetic infinite loop
Mon, 01 Nov 2010 19:28:40 -0700 jjg 6996626: Scope fix issues for ImportScope
Fri, 29 Oct 2010 13:12:38 -0700 jjg 6994608: javah no longer accepts parameter files as input
Fri, 29 Oct 2010 12:47:49 -0700 jjg 6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE}
Thu, 28 Oct 2010 18:58:43 -0700 jjg 6994946: option to specify only syntax errors as unrecoverable
Thu, 28 Oct 2010 10:17:47 -0700 jjg 6460352: Reintroduce Scope.dble
Tue, 26 Oct 2010 14:29:48 -0700 jjg 6949587: rename "DisjointType" to "DisjunctType"
Fri, 22 Oct 2010 14:04:33 -0700 jjg 6993301: catch parameters do not have correct kind (i.e. ElementKind.EXCEPTION_PARAMETER)
Tue, 19 Oct 2010 15:02:48 -0700 jjg 6987760: remove 308 support from JDK7
Tue, 19 Oct 2010 11:47:17 +0530 sundar 6551367: javadoc throws ClassCastException when an @link tries to reference constructor.
Thu, 04 Nov 2010 15:54:46 -0700 cl Added tag jdk7-b117 for changeset 2129a046f117
Thu, 28 Oct 2010 13:31:55 -0700 cl Added tag jdk7-b116 for changeset 857bfcea3f30 jdk7-b117
Tue, 26 Oct 2010 10:58:44 -0700 lana Merge jdk7-b116
Mon, 18 Oct 2010 21:50:47 -0700 lana Merge
Mon, 18 Oct 2010 19:14:36 +0100 mcimadamore 6991980: polymorphic signature calls don't share the same CP entries
Wed, 13 Oct 2010 17:52:29 -0700 lana Merge
Tue, 12 Oct 2010 14:47:51 -0700 jjg 6908476: test/tools/javac/T6705935.java fails if non-zip files found on platform class path
Tue, 12 Oct 2010 14:22:55 -0700 jjg 6990133: AnnotationProxyMaker.ValueVisitor$1 contains non-transient non-serializable field
Tue, 12 Oct 2010 13:19:47 -0700 jjg 4942232: missing param class processes without error
Tue, 12 Oct 2010 13:15:46 -0700 jjg 6988407: javac crashes running processor on errant code; it used to print error message
Tue, 12 Oct 2010 12:55:38 -0700 jjg 6989457: javadoc test file test/tools/javadoc/T4994049/FileWithTabs.java probably does not
Mon, 11 Oct 2010 10:19:57 -0700 jjg 6990390: javah -help produces help screen with extraneous output
Thu, 07 Oct 2010 15:26:32 -0700 jjg 6990379: two examples fail under CheckExamples on Windows