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 |
Fri, 22 Aug 2014 16:28:16 -0700 |
jjg |
8044859: javac duplicates option processing when using Compiler API |
Fri, 22 Aug 2014 12:25:01 +0200 |
erikj |
8055767: Sjavac is leaking servers |
Fri, 29 Aug 2014 11:30:58 -0700 |
katleman |
Added tag jdk9-b28 for changeset 016786f79314 |
Thu, 28 Aug 2014 14:53:49 -0700 |
lana |
Mergejdk9-b28 |
Tue, 19 Aug 2014 15:34:01 -0700 |
ksrini |
8055501: [javac] ignore test/tools/javac/Paths/AbsolutePathTest.java |
Tue, 19 Aug 2014 12:13:43 +0100 |
mcimadamore |
8055390: IntelliJ langtools project should reflect modular source tree |
Mon, 18 Aug 2014 10:59:44 +0100 |
chegar |
Merge |
Fri, 15 Aug 2014 11:02:14 -0400 |
pgovereau |
8054556: javac should report the error for default usage as the primary error |
Thu, 14 Aug 2014 14:17:17 +0200 |
alundblad |
8055039: Sjavac does not print compilation errors to the console |
Thu, 14 Aug 2014 13:05:49 +0200 |
alundblad |
8054215: Use com.sun.tools.javac.util.Assert instead of 'assert' |
Wed, 13 Aug 2014 15:47:58 -0700 |
jjg |
8055076: fix test failures in classfile tests |
Wed, 13 Aug 2014 21:58:29 +0000 |
emc |
Merge |
Tue, 12 Aug 2014 13:24:40 +0400 |
aeremeev |
8042251: Implement classfile tests for InnerClasses attribute. |
Wed, 13 Aug 2014 13:20:31 -0700 |
jjg |
8050429: Update/cleanup ToolBox |
Wed, 13 Aug 2014 14:25:46 -0400 |
emc |
8055054: Remove visitWildcard visitor method from erasure visitor |
Wed, 13 Aug 2014 14:44:59 +0200 |
alundblad |
8048457: Sjavac should not use portfiles, sockets, etc if background=false |
Tue, 12 Aug 2014 17:48:30 -0700 |
sogoel |
8049130: Group 8d - golden files for annotations test in tools/java dir |
Tue, 12 Aug 2014 17:39:56 -0700 |
sogoel |
8049129: Group 8c - golden files for annotations test in tools/java dir |
Tue, 12 Aug 2014 17:31:31 -0700 |
sogoel |
8049127: Group 8b - golden files for annotations test in tools/java dir |
Tue, 12 Aug 2014 16:41:05 -0700 |
sogoel |
8054964: Add a test for invalid package annotations |
Mon, 11 Aug 2014 11:28:08 -0700 |
lana |
Merge |
Mon, 11 Aug 2014 10:05:15 -0700 |
lana |
Merge |
Mon, 11 Aug 2014 10:16:55 -0700 |
ksrini |
8054044: [javadoc] javadoc tester must print out the javadoc run arguments. |
Sat, 09 Aug 2014 21:27:42 -0700 |
lana |
Added tag jdk9-b26 for changeset bbacfb416096 |
Sat, 09 Aug 2014 00:56:29 +0200 |
ohrstrom |
8054465: Add --permit-artifact=bar to sjavac |
Fri, 08 Aug 2014 21:26:23 +0200 |
ohrstrom |
8054474: Add --state-dir=bar to sjavac |
Fri, 08 Aug 2014 20:47:24 +0200 |
ohrstrom |
8054461: Add @file support to sjavac |
Thu, 21 Aug 2014 14:16:28 -0700 |
katleman |
Added tag jdk9-b27 for changeset 10fc81ac75b4 |
Sun, 17 Aug 2014 15:52:32 +0100 |
chegar |
8054834: Modular Source Codejdk9-b27 |
Sun, 10 Aug 2014 19:39:06 -0700 |
lana |
Added tag jdk9-b26 for changeset 5b20a93f8db0 |
Mon, 04 Aug 2014 15:33:22 -0700 |
lana |
Mergejdk9-b26 |
Fri, 01 Aug 2014 11:09:40 -0700 |
jlahoda |
8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks. |
Wed, 30 Jul 2014 20:31:39 +0400 |
kizune |
8047072: javap OOM on fuzzed classfile |
Tue, 29 Jul 2014 15:31:57 -0700 |
mcimadamore |
8051958: Cannot assign a value to final variable in lambda |
Thu, 24 Jul 2014 15:12:48 -0700 |
anazarov |
8050979: Provide javadoc for "framework" classes in langtools tests |
Thu, 24 Jul 2014 13:11:03 +0100 |
mcimadamore |
8048890: Add option to keep track of symbol completion dependencies |
Fri, 01 Aug 2014 14:09:22 -0700 |
tbell |
Added tag jdk9-b25 for changeset d60b572d7594 |
Wed, 30 Jul 2014 11:49:49 -0700 |
lana |
Mergejdk9-b25 |
Wed, 23 Jul 2014 09:19:23 -0700 |
ksrini |
8050319: LocalVariableTestBase has unexpected dependency on LocalVariableTableTest |
Tue, 22 Jul 2014 11:54:22 -0700 |
lana |
Merge |
Tue, 22 Jul 2014 17:47:45 +0100 |
mcimadamore |
8049234: Add support for running/debugging bootstrap tools in IntelliJ |
Mon, 21 Jul 2014 16:21:43 -0700 |
darcy |
8051482: Fix deprecation warnings in javax.lang.model.util |
Thu, 17 Jul 2014 16:46:29 -0700 |
sogoel |
8050954: update DocRootSlash test for tidy error: empty <p> |
Thu, 17 Jul 2014 11:22:47 -0700 |
sogoel |
8048837: .out files for generics tests in tools/javac dir - part 3 |
Thu, 17 Jul 2014 11:14:39 -0700 |
sogoel |
8048836: .out files for generics tests in tools/javac dir |
Thu, 17 Jul 2014 10:17:58 -0700 |
mchung |
8050804: (jdeps) Recommend supported API to replace use of JDK internal API |
Thu, 17 Jul 2014 09:56:07 -0700 |
sogoel |
8048833: .out files for generics tests in tools/javac dir |
Thu, 17 Jul 2014 09:47:25 -0700 |
darcy |
8050430: Provided new utility visitors supporting SourceVersion.RELEASE_9 |
Fri, 25 Jul 2014 15:38:12 -0700 |
tbell |
Added tag jdk9-b24 for changeset 980b18627fd3 |
Fri, 18 Jul 2014 08:25:38 -0700 |
lana |
Mergejdk9-b24 |
Thu, 17 Jul 2014 10:55:50 -0400 |
vromero |
8051004: javac, incorrect bug id in tests for JDK-8050386 |
Wed, 16 Jul 2014 10:47:56 -0400 |
vromero |
8050386: javac, follow-up of fix for JDK-8049305 |
Tue, 15 Jul 2014 18:17:31 -0700 |
jjg |
8050805: Add a target to langtools/make/build.xml to generate docs for test library classes |
Mon, 14 Jul 2014 17:25:53 -0700 |
jjg |
8050408: A few new Java src files for sjavac are missing copyright notices |
Mon, 14 Jul 2014 16:59:25 -0400 |
vromero |
8050283: fix for JDK-8049305 should be removed |
Mon, 14 Jul 2014 11:46:31 -0700 |
jjg |
8046824: class SJavacTestUtil and *Wrapper are redundant and should be removed |
Mon, 14 Jul 2014 13:36:30 -0400 |
vromero |
8049305: Verification error due to a bad stackmap frame generated by javac |
Mon, 14 Jul 2014 12:03:08 +0200 |
jlahoda |
8049948: Restore NonDirectSuper.java test |
Mon, 14 Jul 2014 12:02:58 +0200 |
jlahoda |
8048805: Request to investigate and update lexer error recovery in javac |
Thu, 17 Jul 2014 09:50:45 -0700 |
katleman |
Added tag jdk9-b23 for changeset 0402a91cd14b |
Sun, 15 Jun 2014 08:41:57 -0700 |
ksrini |
8039028: [javadoc] refactor the usage of Util.javajdk9-b23 |
Sat, 12 Jul 2014 07:32:28 -0700 |
jjg |
8050106: JavaCompiler relies on inappropriate result from comparison |
Fri, 11 Jul 2014 18:51:32 -0700 |
jjg |
8048806: Javadoc errors out on some valid HTML tags |
Fri, 11 Jul 2014 13:57:32 -0700 |
darcy |
8050086: jdk.Exported is missing @return |
Fri, 11 Jul 2014 06:52:04 -0700 |
ksrini |
8049396: [javadoc] add more class-use test cases |
Sun, 29 Jun 2014 17:13:55 -0700 |
ksrini |
8049393: [javadoc] parameters are not sorted correctly |
Thu, 10 Jul 2014 16:03:45 -0700 |
ntoda |
8030610: replace test/tools/javac/versions/check.sh |
Thu, 10 Jul 2014 14:06:04 -0700 |
lana |
Merge |
Thu, 10 Jul 2014 12:39:26 -0700 |
lana |
Merge |
Thu, 10 Jul 2014 13:57:27 -0700 |
ntoda |
8011044: Remove support for 1.5 and earlier source and target options |
Wed, 09 Jul 2014 10:49:32 -0400 |
vromero |
8033483: Should ignore nested lambda bodies during overload resolution |
Wed, 09 Jul 2014 16:32:05 +0200 |
jlahoda |
8031569: Refactor javac scope implementation to enable lazy imports |
Tue, 08 Jul 2014 18:26:34 -0700 |
mchung |
8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API |
Tue, 08 Jul 2014 15:42:04 +0100 |
mcimadamore |
8043926: javac, code valid in 7 is not compiling for 8 |
Tue, 08 Jul 2014 15:13:16 +0200 |
jlahoda |
8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType |
Mon, 07 Jul 2014 13:39:31 -0700 |
sogoel |
8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir |
Mon, 07 Jul 2014 12:55:00 -0700 |
sogoel |
8049491: Remove three auxilary files in tools/javac/enum dir |
Mon, 07 Jul 2014 12:44:20 -0700 |
sogoel |
8046618: .out files for enum tests in tools/javac/dir |
Mon, 07 Jul 2014 12:36:45 -0700 |
sogoel |
8046635: .out files for enum tests in tools/javac/dir |
Fri, 04 Jul 2014 16:34:44 +0100 |
vromero |
8049075: javac, wildcards and generic vararg method invocation not accepted |
Fri, 04 Jul 2014 10:52:22 +0100 |
jjg |
8042261: Implement classfile tests for Deprecated attribute. |
Thu, 03 Jul 2014 15:48:23 -0700 |
sogoel |
8049284: Missing bug id in test/tools/javac/varargs/warning/Warn* |
Thu, 10 Jul 2014 12:13:35 -0700 |
katleman |
Added tag jdk9-b22 for changeset aca19c52b246 |
Wed, 09 Jul 2014 10:42:13 -0700 |
lana |
Mergejdk9-b22 |
Wed, 02 Jul 2014 14:27:10 -0700 |
sogoel |
8046770: .out files for assert, boxing, and overload tests in tools/javac dir |
Wed, 02 Jul 2014 13:29:58 -0700 |
sogoel |
8044864: .out files for enum tests in tools/javac dir - part 1 |
Wed, 02 Jul 2014 12:04:04 -0700 |
sogoel |
8044236: create .out files for DefiniteAssignment tests in tools/javac dir |
Tue, 01 Jul 2014 14:28:22 -0700 |
lana |
Merge |
Tue, 01 Jul 2014 15:54:25 -0400 |
briangoetz |
8032188: Remove dead code in TransTypes |
Tue, 01 Jul 2014 10:21:41 -0700 |
prr |
Merge |
Mon, 23 Jun 2014 13:06:08 -0700 |
ddehaven |
Merge |
Fri, 20 Jun 2014 13:36:10 -0700 |
mchung |
8044063: Remove com.sun.java.browser.* from jdk repo |
Tue, 01 Jul 2014 17:23:46 +0100 |
mcimadamore |
8048905: More tweaking with langtools intellij support |
Mon, 30 Jun 2014 17:08:06 +0200 |
jlahoda |
6707032: Division by zero warning not suppressed properly in some cases |
Fri, 27 Jun 2014 17:54:54 -0700 |
ksrini |
8047162: [javadoc] index files are non deterministic |
Tue, 17 Jun 2014 14:01:27 +0200 |
alundblad |
8048594: The sjavac client/server protocol should be hidden behind an interface |
Fri, 27 Jun 2014 20:32:12 +0100 |
vromero |
8047719: Incorrect LVT in switch statement |
Thu, 26 Jun 2014 16:39:14 -0700 |
sogoel |
8048293: update tools/javadoc/6227454 to have missing <head> tag |
Thu, 26 Jun 2014 16:07:07 -0700 |
sogoel |
8047316: update javadoc tests to fix tidy warning for incorrect html comment |
Thu, 26 Jun 2014 15:47:52 -0700 |
sogoel |
8048168: update 2 javadoc tests to add summary attribute for table tag |
Thu, 26 Jun 2014 15:41:05 -0700 |
sogoel |
8047744: update 2 javadoc tests for nested emphasis <code> |
Thu, 26 Jun 2014 15:30:21 -0700 |
sogoel |
8047743: update com/sun/javadoc/testHref for unrecognized <action> |
Thu, 26 Jun 2014 15:21:44 -0700 |
sogoel |
8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a> |
Thu, 26 Jun 2014 11:45:51 -0700 |
jjg |
8007307: DPrinter: support the DocTree API |
Thu, 26 Jun 2014 11:31:59 -0700 |
jjg |
8047183: JDK build fails with sjavac enabled |
Thu, 26 Jun 2014 13:48:58 -0400 |
pgovereau |
8042345: getDocComment fails for doc comments on PackageElement found in package-info.java |
Wed, 25 Jun 2014 19:15:53 -0700 |
jjg |
8048162: Restrict catch type from Throwable to ReflectiveOperationException |
Wed, 25 Jun 2014 19:04:52 -0700 |
jjg |
8046614: Fill in missing doc comments |
Wed, 25 Jun 2014 17:58:37 -0700 |
jjg |
8046613: Fill in missing doc comments |
Wed, 25 Jun 2014 11:22:27 -0700 |
rfield |
8048121: javac complex method references: revamp and simplify |
Tue, 24 Jun 2014 15:15:22 -0700 |
ksrini |
8047157: [javadoc] fixup tests for determinism and add classes uses |
Tue, 24 Jun 2014 10:51:00 -0700 |
darcy |
7196160: Project Coin: allow @SafeVarargs on private methods |
Tue, 24 Jun 2014 16:04:46 +0100 |
mcimadamore |
8046451: Add basic IntelliJ support for langtools |
Tue, 24 Jun 2014 00:43:46 -0700 |
rfield |
8037404: javac NPE or VerifyError for code with constructor reference of inner class |
Fri, 20 Jun 2014 13:26:24 -0700 |
sogoel |
8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags |
Fri, 20 Jun 2014 20:36:54 +0100 |
vromero |
8044546: Crash on faulty reduce/lambda |
Fri, 20 Jun 2014 10:56:47 -0700 |
rfield |
8046060: Different results of floating point multiplication for lambda code block |
Fri, 20 Jun 2014 11:42:16 -0600 |
dlsmith |
8047407: Add test for JDK-8037385 |
Fri, 20 Jun 2014 10:56:31 -0600 |
dlsmith |
8034147: javac crashes with a NullPointerException during bounds checking |
Thu, 19 Jun 2014 23:52:33 +0100 |
vromero |
8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability |