log

age author description
Fri, 10 Dec 2010 15:24:17 +0000 mcimadamore 6199075: Unambiguous varargs method calls flagged as ambiguous
Fri, 10 Dec 2010 15:23:42 +0000 mcimadamore 7005671: Regression: compiler accepts invalid cast from X[] to primitive array
Thu, 09 Dec 2010 19:53:03 -0800 jjg 6986242: cut-n-paste error in javadoc for Trees.instance(ProcessingEnvironment)
Thu, 09 Dec 2010 18:33:32 -0800 jjg 7005856: avoid name clash for langtools when building on MacOS
Thu, 09 Dec 2010 08:48:08 -0800 jjg 6985202: no access to doc comments from Tree API
Thu, 09 Dec 2010 08:24:42 -0800 jjg 4917091: javac rejects array over 128 in length
Thu, 09 Dec 2010 15:50:57 +0000 mcimadamore 7005371: Multicatch: assertion error while generating LocalVariableTypeTable attribute
Thu, 09 Dec 2010 15:50:34 +0000 mcimadamore 6476118: compiler bug causes runtime ClassCastException for generics overloading
Thu, 09 Dec 2010 15:50:10 +0000 mcimadamore 7005095: Cast: compile reject sensible cast from final class to interface
Wed, 08 Dec 2010 21:21:42 -0800 darcy 7003550: Loosen modeling requirements for annotation processing erroneous code
Wed, 08 Dec 2010 13:42:57 -0800 jjg 7004698: javap does not output CharacterRangeTable attributes correctly
Tue, 07 Dec 2010 14:13:25 -0800 jjg 6999210: javac should be able to warn of anomalous conditions in classfiles
Mon, 06 Dec 2010 11:51:02 +0000 mcimadamore 5088429: varargs overloading problem
Mon, 06 Dec 2010 11:50:37 +0000 mcimadamore 7002070: If catch clause has an incompatible type, error pointer points to first exception type in list
Mon, 06 Dec 2010 11:49:00 +0000 mcimadamore 7003744: Compiler error concerning final variables
Sun, 05 Dec 2010 15:26:55 -0800 lana Merge
Fri, 03 Dec 2010 13:47:59 -0800 jjh 6990209: JCK7-compiler lang/ICLS/icls006/icls00603/icls00603a.html#icls00603src test fails.
Fri, 03 Dec 2010 16:32:31 +0000 mcimadamore 7002837: Diamond: javac generates diamond inference errors when in 'finder' mode
Fri, 03 Dec 2010 16:31:23 +0000 mcimadamore 6956758: NPE in com.sun.tools.javac.code.Symbol - isSubClass
Thu, 02 Dec 2010 16:38:16 -0800 jjg Merge
Thu, 02 Dec 2010 16:37:23 -0800 jjg 7004029: intermittent failures compiling pack200
Wed, 01 Dec 2010 11:02:38 -0800 bpatel 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
Thu, 16 Dec 2010 19:57:01 -0800 ohair Merge
Wed, 15 Dec 2010 15:30:12 -0800 ohair Merge
Sun, 05 Dec 2010 18:18:12 -0800 mfang Merge
Fri, 03 Dec 2010 20:31:57 -0800 mfang 6522789: [zh_CN] translation of "enclosing class" in doclet is incorrect
Thu, 16 Dec 2010 18:18:18 -0800 cl Added tag jdk7-b122 for changeset 11e7b4c0476e
Thu, 09 Dec 2010 21:25:38 -0800 katleman Added tag jdk7-b121 for changeset 1bf969e9792f jdk7-b122
Mon, 06 Dec 2010 20:35:49 -0800 lana Merge jdk7-b121
Tue, 30 Nov 2010 09:38:48 -0800 jjg 7003477: Paths.isDefaultBootClassPath needs to be public