Mon, 25 Apr 2011 15:56:09 -0700 jjg 7038363: cast from object to primitive should be for source >= 1.7 release70_fixes
Thu, 24 Mar 2011 08:58:35 +0100 Jan Lahoda Moving tag release70_base to changeset a5ca9c2dcc78 release70_fixes
Thu, 05 May 2011 23:49:09 +0200 Jan Lahoda Generate diff between langtools and nb-javac during continuous build
Thu, 05 May 2011 21:51:43 +0200 Jan Lahoda Adding last_langtools tag for the most recent changeset from langtools
Thu, 05 May 2011 16:42:42 +0200 Jan Lahoda If the attribute's type is not resolvable (throws CompletionFailure), the attribute value should still be attributed.
Thu, 05 May 2011 10:50:24 +0200 Jan Lahoda Merging recent tl/langtools changes into nb-javac.
Mon, 02 May 2011 10:10:31 -0700 bpatel 6553182: Need to modify javadoc doclet for GPL
Mon, 02 May 2011 12:05:41 +0100 mcimadamore 7040883: Compilation error: "length in Array is defined in an inaccessible class or interface"
Mon, 02 May 2011 02:13:02 -0700 bpatel 6492694: @deprecated tag doesn't work in package-info files.
Sat, 30 Apr 2011 16:57:18 -0700 lana Merge
Wed, 27 Apr 2011 19:24:03 -0700 cl Merge
Tue, 26 Apr 2011 16:22:41 -0700 ohair 6631003: Add hg tip changeset to build image
Mon, 25 Apr 2011 20:16:46 -0700 mfang 7039493: incorporating WPTG translation bug fixes
Mon, 25 Apr 2011 15:45:49 -0700 lana Merge jdk7-b140
Thu, 21 Apr 2011 15:33:25 -0700 katleman Added tag jdk7-b139 for changeset 853b6bb99f9b
Sat, 30 Apr 2011 11:57:46 +0100 mcimadamore 7039931: Project Coin: diamond inference fail with generic constructor explicit type-arguments
Fri, 29 Apr 2011 16:06:28 +0100 mcimadamore 6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
Fri, 29 Apr 2011 16:05:56 +0100 mcimadamore 7034495: Javac asserts on usage of wildcards in bounds
Fri, 29 Apr 2011 16:05:29 +0100 mcimadamore 7039937: Improved catch analysis fails to handle a common idiom in the libraries
Fri, 29 Apr 2011 16:05:02 +0100 mcimadamore 7040104: javac NPE on Object a[]; Object o = (a=null)[0];
Thu, 28 Apr 2011 15:05:36 -0700 jjg 7029150: Project Coin: present union types from the tree API through to javax.lang.model
Thu, 28 Apr 2011 08:46:06 -0700 mchung 7037081: Remove com.sun.tracing from NON_CORE_PKGS
Wed, 27 Apr 2011 17:13:54 -0700 bpatel 7028815: Missing styles for some bulleted items in the new stylesheet
Wed, 27 Apr 2011 17:03:24 -0700 darcy 7039822: Project Coin: add explicit tests for the lub of an exception parameter
Mon, 25 Apr 2011 15:56:09 -0700 jjg 7038363: cast from object to primitive should be for source >= 1.7
Mon, 25 Apr 2011 15:50:30 -0700 jjg 7039019: test cannot run standalone
Tue, 19 Apr 2011 13:57:25 +0100 mcimadamore 7036906: Scope: CompoundScope.getElements() doesn't pass scope filter to subscopes
Mon, 18 Apr 2011 15:39:16 -0700 bpatel 6758050: javadoc handles nested generic types incorrectly
Sun, 17 Apr 2011 16:23:22 -0700 lana Merge
Thu, 14 Apr 2011 15:22:12 -0700 schien Added tag jdk7-b138 for changeset 53f212bed4f4 jdk7-b139
Wed, 13 Apr 2011 16:57:22 -0700 ohair Merge jdk7-b138
Mon, 11 Apr 2011 16:31:22 -0700 mfang Merge
Mon, 11 Apr 2011 14:01:41 -0700 mfang Merge
Fri, 08 Apr 2011 15:25:47 -0700 mfang 7034940: message drop 2 translation integration
Wed, 06 Apr 2011 20:33:44 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Sun, 10 Apr 2011 10:25:12 -0700 lana Merge
Thu, 07 Apr 2011 15:21:22 -0700 schien Added tag jdk7-b137 for changeset a15c9b058ae0
Wed, 13 Apr 2011 11:35:43 -0700 jjh 7032975: API files in javax.annotation.processing need to be updated for references to JLS
Tue, 12 Apr 2011 20:58:06 -0700 mcimadamore 7034019: ClassCastException in javac with conjunction types
Tue, 12 Apr 2011 20:56:16 -0700 mcimadamore 7034511: Loophole in typesafety
Thu, 21 Apr 2011 11:21:34 +0200 Jan Lahoda #178452: removing original fix (584dfd1a6cf1) as javac currently contains a better fix (c9432f06d9bc).
Thu, 21 Apr 2011 11:08:30 +0200 Jan Lahoda Removing support for loading TaskListeners from ServiceLoader, as it does not fulfill the requirements anyway.
Tue, 12 Apr 2011 15:31:09 +0200 Dusan Balek Issue #197653: NullPointerException at com.sun.tools.javac.code.Types$ImplementationCache.get - fixed.
Tue, 12 Apr 2011 13:16:57 +0200 Tomas Zezula Automated merge with http://hg.netbeans.org/main/nb-javac
Tue, 12 Apr 2011 13:15:38 +0200 Tomas Zezula Making ClientCodeWrapper.unwrap pkg private.
Mon, 11 Apr 2011 17:41:07 +0200 Jan Lahoda #197613: do not cleanup() in JavacTaskImpl.generate, so that the instance of JavacTaskImpl can be used several times.
Fri, 08 Apr 2011 16:18:52 +0200 Dusan Balek Minor modification.
Fri, 08 Apr 2011 09:58:38 +0200 Jan Lahoda #98234: removing part of NetBeans patch that is no longer needed.
Thu, 07 Apr 2011 15:34:31 +0200 Dusan Balek Modified to prevent NPE.
Thu, 07 Apr 2011 11:21:14 +0200 Dusan Balek Merging recent tl/langtools changes in nb-javac.
Wed, 06 Apr 2011 19:30:57 -0700 darcy 7033809: Rename "disjunctive" to "union" in javax.lang.model
Thu, 07 Apr 2011 09:12:33 +0200 Dusan Balek Merging recent tl/langtools changes in nb-javac.
Mon, 04 Apr 2011 19:36:26 +0100 alanb Merge
Mon, 04 Apr 2011 18:10:38 +0100 alanb 7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
Mon, 04 Apr 2011 10:14:23 -0700 bpatel 7010344: Some of the html files do not have element <a> in right context.
Sun, 03 Apr 2011 17:00:50 -0700 ksrini 7028405: (javac) remove unused JSR-292 code
Fri, 01 Apr 2011 10:17:56 -0700 lana Merge
Thu, 31 Mar 2011 22:08:44 -0700 lana Merge
Thu, 31 Mar 2011 18:14:29 -0700 schien Added tag jdk7-b136 for changeset ed0f7f1f9511 jdk7-b137
Sat, 26 Mar 2011 00:11:34 -0700 lana Merge jdk7-b136