Tue, 17 Sep 2013 14:17:13 -0700 |
jjg |
8024538: -Xdoclint + -Xprefer:source + incremental compilation == FAIL |
Mon, 16 Sep 2013 14:13:44 +0200 |
jlahoda |
8021112: Spurious unchecked warning reported by javac |
Sun, 15 Sep 2013 00:32:03 -0700 |
wmdietl |
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools |
Sat, 14 Sep 2013 19:04:47 +0100 |
vromero |
7047734: javac, the LVT is not generated correctly in several scenarios |
Sat, 14 Sep 2013 15:23:21 +0100 |
vromero |
8024207: javac crash in Flow.AssignAnalyzer.visitIdent |
Thu, 12 Sep 2013 22:40:29 +0100 |
vromero |
8023558: Javac creates invalid bootstrap methods for complex lambda/methodref case |
Thu, 12 Sep 2013 14:52:28 -0400 |
emc |
8013846: javac fails to reject semantically equivalent generic method declarations |
Wed, 11 Sep 2013 14:50:11 -0700 |
bpatel |
8015496: Information that package is deprecated is missing in profiles view |
Wed, 11 Sep 2013 08:30:58 -0400 |
emc |
8024510: lib/combo/tools/javac/combo/TemplateTest.java fails |
Tue, 10 Sep 2013 16:47:40 +0100 |
mcimadamore |
8024414: javac, should facilitate the use of the bootstrap compiler for debugging |
Tue, 10 Sep 2013 13:47:51 +0200 |
jfranck |
8005222: Fixed bugs should have tests with bugid in @bug tag |
Mon, 09 Sep 2013 23:13:45 +0200 |
jlahoda |
8019521: Enhanced rethrow disabled in lambdas |
Sun, 15 Sep 2013 00:30:32 -0700 |
wmdietl |
Use the copied body instead of the input body. |
Sun, 15 Sep 2013 00:27:25 -0700 |
wmdietl |
Improve encapsulation of AnnotatedType - make fields private and only use accessor methods. |
Sun, 15 Sep 2013 00:23:06 -0700 |
wmdietl |
Make test case easier to debug by using two different type annotations. |
Mon, 09 Sep 2013 17:42:24 -0700 |
wmdietl |
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools |
Mon, 09 Sep 2013 17:36:23 -0700 |
jjg |
8006972: jtreg test fails: test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java |
Mon, 09 Sep 2013 17:11:55 -0400 |
emc |
8015322: Javac template test framework |
Mon, 09 Sep 2013 16:26:55 -0400 |
emc |
8022322: Reject default and static methods in annotation |
Mon, 09 Sep 2013 16:32:08 +0100 |
vromero |
8024154: Fix for 8016177: structural most specific and stuckness breaks 6 langtools tests |
Mon, 09 Sep 2013 09:58:20 +0200 |
jfranck |
8022260: Rename javac.code.Annotations to javac.code.SymbolMetadata |
Sun, 08 Sep 2013 19:00:38 -0700 |
wmdietl |
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools |
Sun, 08 Sep 2013 11:54:21 +0100 |
vromero |
8024398: javac, compiler crashes with try with empty body |
Sat, 07 Sep 2013 15:40:19 -0700 |
wmdietl |
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools |
Fri, 06 Sep 2013 17:10:02 -0700 |
lana |
Merge |
Fri, 06 Sep 2013 14:20:49 -0700 |
lana |
Merge |
Thu, 05 Sep 2013 02:46:21 -0700 |
cl |
Added tag jdk8-b106 for changeset fcd768844b99jdk8-b107 |
Thu, 29 Aug 2013 16:34:12 -0700 |
lana |
Mergejdk8-b106 |
Thu, 29 Aug 2013 09:42:12 -0700 |
cl |
Added tag jdk8-b105 for changeset 375834b5cf08 |
Fri, 06 Sep 2013 15:31:59 -0700 |
jjg |
8024434: problem running javadoc tests in samevm mode on Windows |
Fri, 06 Sep 2013 09:53:24 +0100 |
vromero |
8024039: javac, previous solution for JDK-8022186 was incorrect |
Thu, 05 Sep 2013 16:35:47 -0700 |
bpatel |
8023608: method grouping tabs folding issue |
Thu, 05 Sep 2013 14:48:01 -0700 |
wmdietl |
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools |
Thu, 05 Sep 2013 11:27:27 +0200 |
jfranck |
8023974: Drop 'implements Completer' and 'implements SourceCompleter' from ClassReader resp. JavaCompiler. |
Wed, 04 Sep 2013 14:44:05 -0700 |
jjg |
8024288: javadoc generated-by comment should always be present |
Wed, 04 Sep 2013 11:53:09 +0100 |
vromero |
8008275: javac.Main should be @Supported |
Wed, 04 Sep 2013 00:01:05 +0100 |
vromero |
8023549: Compiler emitting spurious errors when constructor reference type is inferred and explicit type arguments are supplied |
Tue, 03 Sep 2013 23:41:37 +0100 |
vromero |
8023545: Misleading error message when using diamond operator with private constructor |
Tue, 03 Sep 2013 23:31:33 +0100 |
vromero |
8023389: Javac fails to infer type for lambda used with intersection type and wildcards |
Mon, 02 Sep 2013 22:44:06 +0100 |
vromero |
8022162: Incorrect signature determination for certain inner class generics |
Mon, 02 Sep 2013 22:38:36 +0100 |
vromero |
8016177: structural most specific and stuckness |
Sat, 31 Aug 2013 13:44:36 -0700 |
wmdietl |
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools |
Fri, 30 Aug 2013 17:36:47 -0700 |
jjg |
8015663: Need to supply tests to provide javadoc for profiles support code coverage |
Fri, 30 Aug 2013 16:38:54 -0700 |
bpatel |
8022738: doclet should only generate functional interface text if source >= 8 |
Fri, 30 Aug 2013 16:27:08 -0700 |
jjg |
8008367: Sub-packages missing from Profiles javadoc |
Fri, 30 Aug 2013 16:21:58 -0700 |
wmdietl |
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools |
Fri, 30 Aug 2013 16:16:28 -0700 |
bpatel |
8015882: Javadoc prints NPE when using Taglet |
Fri, 30 Aug 2013 15:59:33 -0700 |
bpatel |
7198273: RFE : Javadoc Accessibility : Hyperlinks should contain text or an image with alt text |
Fri, 30 Aug 2013 15:14:51 -0700 |
jjg |
8024093: Two *.rej files checked in to langtools/test directory |
Fri, 30 Aug 2013 11:48:36 -0700 |
jjg |
8023700: Use non breaking space in various labels |
Thu, 29 Aug 2013 19:19:23 -0700 |
jjg |
8023833: Replace direct use of AnnotatedType in javadoc code |
Thu, 29 Aug 2013 12:11:36 -0700 |
jjg |
8022744: javac -Xpkginfo command's documentation is sparse |
Thu, 29 Aug 2013 12:03:28 -0700 |
jjg |
8013384: Potential infinite loop in javadoc |
Thu, 29 Aug 2013 11:57:52 -0700 |
jjg |
8023522: tools/javac/tree/TypeAnnotationsPretty.java test cases with @TA newline fail on windows only |
Thu, 29 Aug 2013 11:41:20 -0700 |
jjg |
8001669: javadoc internal DocletAbortException should set cause when appropriate |
Wed, 28 Aug 2013 15:40:33 -0700 |
jjg |
8010310: [javadoc] Error processing sources with -private |
Wed, 28 Aug 2013 10:17:23 -0700 |
henryjen |
8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed |
Wed, 28 Aug 2013 17:23:45 -0700 |
wmdietl |
Patch http://cr.openjdk.java.net/~jjg/8023722/webrev.00/langtools.patch |
Tue, 27 Aug 2013 16:16:56 -0700 |
wmdietl |
Automated merge with http://hg.openjdk.java.net/jdk8/tl/langtools |
Tue, 27 Aug 2013 11:58:53 -0700 |
darcy |
8023826: Typo in warning about obsolete source / target values |