Thu, 13 Nov 2014 09:39:52 -0800 |
lana |
Mergejdk9-b40 |
Thu, 13 Nov 2014 14:49:02 +0100 |
alundblad |
8059591: Give TaskListener methods empty default implementations |
Wed, 12 Nov 2014 19:05:17 +0100 |
jlahoda |
8064362: WriteableScope.dupUnshared misbehaves on shared Scopes |
Wed, 12 Nov 2014 15:16:35 +0200 |
aeremeev |
8042931: Implement classfile tests for EnclosingMethod attribute. |
Wed, 12 Nov 2014 12:41:32 +0000 |
mcimadamore |
8064464: regression with type inference of conditional expression |
Mon, 10 Nov 2014 20:29:58 +0100 |
alundblad |
8062737: Sjavac creates unnecessarily many SjavacClient/PooledSjavac/SjavacImpl instances |
Fri, 24 Oct 2014 10:08:51 +0200 |
jfranck |
8060448: ArrayIndexOutOfBoundsException with annotation processing printout of empty line |
Sat, 08 Nov 2014 22:00:31 +0000 |
mcimadamore |
8064367: Fix IntelliJ langtools support to use new dev build |
Fri, 07 Nov 2014 14:51:35 -0800 |
jjg |
8063145: ToolBox should support extracting classes from a JavaFileManager/Location |
Fri, 07 Nov 2014 18:22:36 +0100 |
jlahoda |
8058489: More adjustments of langtools/make/build.xml to modularized layout |
Fri, 07 Nov 2014 07:54:35 -0500 |
emc |
8029012: parameter_index for type annotation not updated after outer.this added |
Thu, 06 Nov 2014 17:39:57 -0500 |
emc |
8062245: Test executes incorrect class |
Wed, 12 Nov 2014 20:32:27 -0800 |
katleman |
Added tag jdk9-b39 for changeset 5ff1cd07bd92 |
Thu, 06 Nov 2014 15:13:39 -0800 |
lana |
Mergejdk9-b39 |
Thu, 06 Nov 2014 14:33:22 +0000 |
mcimadamore |
8062977: Inference: NullPointerException during bound incorporation |
Thu, 06 Nov 2014 14:31:56 +0000 |
mcimadamore |
6987475: Order of declarations affects whether abstract method considered overridden |
Wed, 05 Nov 2014 19:48:42 -0800 |
jjg |
8063074: test/tools/javac/plugin/showType/Test.java fails on Windows |
Wed, 05 Nov 2014 19:12:45 -0800 |
jjg |
8062676: Tests which leak lots of file managers should be fixed (group 2) |
Wed, 05 Nov 2014 19:09:09 -0800 |
jjg |
8063039: incorrect message reference or broken message file |
Wed, 05 Nov 2014 08:37:04 -0500 |
emc |
8035259: javac, incorrect shadowing of classes vs type parameters |
Tue, 04 Nov 2014 13:21:25 -0800 |
sogoel |
8062314: Update tools/javac/plugin/showtype/Test.java to use ToolBox.java |
Tue, 04 Nov 2014 09:04:13 +0100 |
alundblad |
8062740: Since changeset 2686:56f8be952a5c test/tools/sjavac/DependencyCollection.java does no longer compile |
Mon, 03 Nov 2014 10:20:34 +0100 |
alundblad |
8042088: Sjavac spawns external processes in a unnecessarily complex and platform dependent way |
Fri, 31 Oct 2014 17:23:21 -0600 |
dlsmith |
8062449: Update langtools/test/Makefile to use JCK 9 |
Fri, 31 Oct 2014 07:02:56 -0700 |
ksrini |
8061305: Javadoc crashes when method name ends with "Property" |
Thu, 30 Oct 2014 17:31:22 -0700 |
jjg |
8062593: remove debug print statements |
Thu, 30 Oct 2014 16:08:43 -0700 |
jjg |
8062579: JavacTask, DocumentationTask impls should close file manager when possible |
Thu, 06 Nov 2014 10:11:40 -0800 |
katleman |
Added tag jdk9-b38 for changeset 5ad591bc3ef6 |
Thu, 30 Oct 2014 15:21:42 -0700 |
sogoel |
8062336: Revert tools/javap/T6729471.java to original test codejdk9-b38 |
Thu, 30 Oct 2014 13:55:51 -0700 |
lana |
Merge |
Wed, 29 Oct 2014 19:07:34 -0700 |
jjg |
8062514: Update ToolTester tests to close file manager |
Wed, 29 Oct 2014 18:01:22 -0700 |
jjg |
8062504: javadoc Start does not close file managers that it opens |
Wed, 29 Oct 2014 17:25:23 -0700 |
jjg |
8062348: langtools tests should close file manager (group 1) |
Wed, 29 Oct 2014 12:09:17 +0100 |
rwarburton |
8062376: Suppress cast warnings when using NIO buffers |
Thu, 25 Sep 2014 14:38:29 -0700 |
jfranck |
8059453: javac crashes with -Xjcov and union types |
Thu, 30 Oct 2014 08:35:04 -0700 |
katleman |
Added tag jdk9-b37 for changeset 478972d90f7b |
Mon, 27 Oct 2014 10:43:09 -0700 |
sogoel |
8059423: Replace references for rt.jar by temp.jarjdk9-b37 |
Mon, 27 Oct 2014 14:55:47 +0100 |
alundblad |
8060715: There is a small race condition in IdleResetSjavac |
Fri, 24 Oct 2014 20:07:08 +0200 |
jlahoda |
8061323: JavadocTokenizer repeatedly compiles pattern to check for deprecation |
Fri, 24 Oct 2014 08:34:51 +0200 |
jfranck |
8054448: (ann) Cannot reference field of inner class in an anonymous class |
Fri, 24 Oct 2014 10:54:04 +0100 |
mcimadamore |
8061778: Wrong LineNumberTable for default constructors |
Thu, 23 Oct 2014 13:43:56 -0700 |
lana |
Merge |
Thu, 23 Oct 2014 10:42:44 -0700 |
vromero |
8057800: Method reference with generic type creates NPE when compiling |
Thu, 23 Oct 2014 10:40:02 -0700 |
vromero |
8059710: javac, the same approach used in fix for JDK-8058708 should be applied to Code.closeAliveRanges |
Tue, 21 Oct 2014 17:50:13 -0700 |
jjg |
8061723: 8060056 breaks tests on Windows |
Tue, 21 Oct 2014 13:08:20 -0700 |
jjg |
8060056: replace java.io.File with java.nio.file.Path |
Tue, 21 Oct 2014 09:01:51 -0400 |
emc |
8054457: Refactor Symbol kinds from small ints to an enum |
Thu, 23 Oct 2014 11:19:28 -0700 |
katleman |
Added tag jdk9-b36 for changeset c536541235e5 |
Thu, 16 Oct 2014 14:55:17 -0700 |
lana |
Mergejdk9-b36 |
Thu, 16 Oct 2014 14:15:23 -0700 |
lana |
Merge |
Thu, 16 Oct 2014 14:31:37 -0700 |
jjg |
8040131: Implement classfile test for LineNumberTable attribute. |
Tue, 14 Oct 2014 12:01:05 +0100 |
mcimadamore |
8058511: StackOverflowError at com.sun.tools.javac.code.Types.lub |
Tue, 14 Oct 2014 12:00:39 +0100 |
mcimadamore |
8058199: Code generation problem with javac skipping a checkcast instruction |
Mon, 13 Oct 2014 17:09:12 -0400 |
pgovereau |
8060249: Backout fix for JDK-8058243 |
Mon, 13 Oct 2014 12:12:06 -0400 |
pgovereau |
8060234: Fix push for JDK-8058243 |
Mon, 13 Oct 2014 17:22:47 +0200 |
jlahoda |
8054956: Javac reports wrong error offset for unknown identifier of annotation element/value pair |
Mon, 13 Oct 2014 11:21:51 -0400 |
pgovereau |
8058243: Reduce size of bytecode for large switch statements |
Fri, 10 Oct 2014 14:41:50 -0700 |
sogoel |
8058410: Group 10b: golden files for tests in tools/javac dir |
Thu, 09 Oct 2014 19:14:30 -0700 |
jjg |
8060043: Rename Locations.Path to Locations.SearchPath |
Thu, 16 Oct 2014 12:02:08 -0700 |
katleman |
Added tag jdk9-b35 for changeset b8e7bbdd8064 |
Thu, 09 Oct 2014 12:17:46 -0700 |
lana |
Mergejdk9-b35 |
Thu, 09 Oct 2014 10:08:52 +0200 |
jlahoda |
8057652: Request to improve error messages for labeled declarations |
Tue, 07 Oct 2014 21:21:42 +0200 |
alundblad |
8059349: Public API scanning should be implemented in the form of a TaskListener |
Tue, 07 Oct 2014 21:15:10 +0200 |
alundblad |
8056258: Analysis of public API does not take super classes into account |
Sat, 04 Oct 2014 10:13:11 -0700 |
rfield |
8056051: int[]::clone causes "java.lang.NoClassDefFoundError: Array" |
Thu, 09 Oct 2014 11:24:21 -0700 |
katleman |
Added tag jdk9-b34 for changeset e18407fcede8 |
Fri, 03 Oct 2014 12:11:32 -0700 |
lana |
Mergejdk9-b34 |
Wed, 01 Oct 2014 14:15:40 -0700 |
sogoel |
8055783: Group 9e: golden files for tests in tools/javac dir |
Fri, 26 Sep 2014 13:51:43 -0700 |
bpatel |
8048351: tidy errors for attribute href, name for langtools javadoc tests needs investigation |
Fri, 03 Oct 2014 11:07:15 -0700 |
lana |
Added tag jdk9-b33 for changeset e891e0c4edc5 |
Thu, 25 Sep 2014 17:09:23 -0700 |
vromero |
8058708: java.lang.AssertionError compiling source codejdk9-b33 |
Thu, 25 Sep 2014 16:21:30 -0700 |
lana |
Merge |
Thu, 25 Sep 2014 13:54:45 -0700 |
ntoda |
8050117: add to javac test Versions.java tests that show correct operation for source/target options pre 1.9 |
Mon, 22 Sep 2014 17:09:33 -0400 |
emc |
8048614: Add TypeMetadata to contain type annotations and other type information |
Mon, 22 Sep 2014 14:55:14 +0200 |
jlahoda |
8057794: Compiler Error when obtaining .class property |
Fri, 19 Sep 2014 13:54:34 -0700 |
sogoel |
8058755: Update tools/javadoc/6227454 to add head tag |
Thu, 25 Sep 2014 12:40:30 -0700 |
katleman |
Added tag jdk9-b32 for changeset ad99965443d1 |
Thu, 18 Sep 2014 13:27:02 -0700 |
lana |
Mergejdk9-b32 |
Thu, 18 Sep 2014 00:50:48 -0700 |
bpatel |
8047745: Javadoc should include encoding information in generated html files |
Wed, 17 Sep 2014 23:52:19 -0700 |
bpatel |
8043698: <title> tag not getting generated in package-summary pages for un-named packages |
Mon, 15 Sep 2014 12:43:35 +0100 |
mcimadamore |
8055963: Inference failure with nested invocation |
Fri, 12 Sep 2014 17:05:18 -0700 |
sogoel |
8055080: Group 9d: golden files for tests in tools/javac dir |
Wed, 17 Sep 2014 22:56:11 -0700 |
katleman |
Added tag jdk9-b31 for changeset 0046d55383a9 |
Thu, 11 Sep 2014 14:29:01 -0700 |
lana |
Mergejdk9-b31 |
Thu, 11 Sep 2014 12:18:01 -0700 |
wetmore |
8058180: .hgignore should be updated with webrev in all repos |
Wed, 10 Sep 2014 19:38:20 -0700 |
lana |
Merge |
Tue, 09 Sep 2014 10:43:06 -0700 |
vromero |
8042347: javac, Gen.LVTAssignAnalyzer should be refactored, it shouldn't be a static class |
Tue, 09 Sep 2014 12:16:25 -0400 |
pgovereau |
8054210: NullPointerException when compiling specific code. |
Tue, 09 Sep 2014 11:55:47 -0400 |
pgovereau |
8055500: fix for 8030046 is incorrect |
Mon, 08 Sep 2014 15:51:29 +0200 |
jlahoda |
8057753: Test langtools/test/tools/javac/NoClass.java is failing when run together with langtools/test/tools/javac/DuplicateImport.java |
Mon, 08 Sep 2014 14:16:33 +0100 |
mcimadamore |
8055514: Wrong, confusing error when non-static varargs referenced in static context |
Mon, 08 Sep 2014 13:11:28 +0200 |
jfranck |
8056021: checkin for JDK-8027262 breaks Checker Framework |
Mon, 08 Sep 2014 10:50:59 +0200 |
jlahoda |
8056984: Exception in compiler: java.lang.AssertionError: isSubClass T |
Mon, 08 Sep 2014 10:48:18 +0200 |
jlahoda |
8056014: Type inference may be skipped for a complex receiver generic method in a parameter position |
Fri, 05 Sep 2014 16:51:39 -0700 |
sogoel |
8055079: Group 9c: golden files for tests in tools/javac dir |
Fri, 05 Sep 2014 16:43:00 -0700 |
sogoel |
8055075: Group 9b: golden files for tests in tools/javac dir |
Thu, 04 Sep 2014 16:52:40 -0700 |
sogoel |
8055996: Remove @ignore from tools/javac/T6725036.java |
Thu, 11 Sep 2014 09:09:00 -0700 |
katleman |
Added tag jdk9-b30 for changeset ef5427c13e1e |
Thu, 04 Sep 2014 14:45:48 -0700 |
lana |
Mergejdk9-b30 |
Thu, 04 Sep 2014 08:49:20 +0200 |
jlahoda |
8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea) |
Thu, 04 Sep 2014 08:48:29 +0200 |
jlahoda |
8054563: Update RunCodingRules.java for source code reorg |
Wed, 03 Sep 2014 14:19:39 -0700 |
jjg |
8038414: Constant pool's strings are not escaped properly |
Wed, 03 Sep 2014 14:06:25 -0700 |
jjg |
8034861: Incorrect format and indentation of InnerClasses section |
Wed, 03 Sep 2014 19:22:16 +0400 |
kizune |
8044597: Request to update tools/javap/T4501661.java to add test for package option |
Mon, 01 Sep 2014 17:41:01 +0100 |
mcimadamore |
8057005: IntelliJ should allow import for nested classes |
Fri, 29 Aug 2014 14:08:49 -0700 |
sogoel |
8056288: Missing bug id in test/com/sun/javadoc/testOrdering/TestOrdering.java |
Thu, 04 Sep 2014 13:26:40 -0700 |
katleman |
Added tag jdk9-b29 for changeset 13705e2ddeb2 |
Fri, 29 Aug 2014 11:57:50 -0700 |
lana |
Mergejdk9-b29 |
Fri, 29 Aug 2014 10:46:33 -0700 |
mchung |
8055856: checkdeps build target doesn't work for cross-compilation builds |
Fri, 29 Aug 2014 14:58:35 +0200 |
alundblad |
8056252: Incremental build fails on Windows |
Fri, 29 Aug 2014 00:42:42 -0700 |
sogoel |
8055074: Group 9a: golden files for tests in tools/javac dir |
Thu, 28 Aug 2014 23:42:16 -0700 |
sogoel |
8049126: golden files for annotations test in tools/java dir |
Thu, 28 Aug 2014 11:29:34 -0700 |
darcy |
8056283: @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed |
Thu, 28 Aug 2014 17:38:40 +0200 |
alundblad |
8054500: Refactor sjavac Main class into ClientMain and ServerMain |
Wed, 27 Aug 2014 06:56:29 -0700 |
ksrini |
8050031: [javadoc] class-use pages have duplicates and missing entries |
Tue, 26 Aug 2014 08:12:42 -0700 |
ksrini |
8054925: [javadoc] refactor the Doclet start method. |
Wed, 27 Aug 2014 06:25:17 -0700 |
ksrini |
8038732: [javadoc] NetBeans IDE target does not build doclets |
Wed, 27 Aug 2014 11:41:03 +0100 |
mcimadamore |
8056075: Add support for dumping inference dependency graphs |
Wed, 27 Aug 2014 07:44:00 +0200 |
jlahoda |
8056061: Mark implementations of public interfaces with an annotation |
Tue, 26 Aug 2014 12:45:28 +0100 |
mcimadamore |
8056055: IntelliJ source paths broken after modularization of langtools |