Thu, 19 Mar 2015 11:40:07 +0000 |
mcimadamore |
8074100: Turn Type.Mapping into a true visitor |
Thu, 19 Mar 2015 11:39:36 +0000 |
mcimadamore |
8074381: java.lang.AssertionError during compiling |
Fri, 13 Mar 2015 10:25:46 +0530 |
sadayapalam |
8074148: Attr.visitBinary flags error at wrong position |
Fri, 13 Mar 2015 13:15:24 +0530 |
sadayapalam |
8071847: java.lang.NullPointerException at com.sun.tools.javac.code.Types.elemtype(Types.java:1870) |
Thu, 19 Mar 2015 12:59:26 -0700 |
katleman |
Added tag jdk9-b55 for changeset 32a2e7249884 |
Thu, 12 Mar 2015 21:13:42 -0700 |
lana |
Mergejdk9-b55 |
Thu, 12 Mar 2015 10:24:07 +0530 |
sadayapalam |
8050021: Improper "duplicate case label" error |
Wed, 11 Mar 2015 23:53:38 -0700 |
bpatel |
8074521: Generate iframe instead of frame and frameset for index.html page |
Wed, 11 Mar 2015 21:57:59 -0700 |
bpatel |
8072461: Table's field width in "Use" page generated by javadoc with '-s' is unbalanced |
Wed, 11 Mar 2015 22:24:05 +0100 |
jlahoda |
8071851: Provide filtering of doclint checking based on packages |
Wed, 11 Mar 2015 12:25:37 +0100 |
alundblad |
8071966: Bootcycle images build fails on Windows32/64 |
Fri, 06 Mar 2015 10:30:44 +0000 |
mcimadamore |
8074306: NULLCHK is emitted as Object.getClass |
Thu, 12 Mar 2015 13:35:17 -0700 |
katleman |
Added tag jdk9-b54 for changeset ed34864f3b43 |
Thu, 05 Mar 2015 15:24:15 -0800 |
lana |
Mergejdk9-b54 |
Thu, 05 Mar 2015 15:03:07 +0000 |
mcimadamore |
8073432: Object.getClass() throws stackless NPE, due to C2 intrinsic |
Thu, 05 Mar 2015 13:10:49 +0000 |
mcimadamore |
8073645: Add lambda-based lazy eval versions of Assert.check methods |
Mon, 02 Mar 2015 10:41:08 +0530 |
sadayapalam |
8071453: Allow interface methods to be private |
Fri, 27 Feb 2015 18:20:33 +0000 |
mcimadamore |
8073842: Invalid method reference when referencing a method on a wildcard type |
Fri, 27 Feb 2015 11:51:53 +0000 |
mcimadamore |
8073550: java* tools: replace obj.getClass hacks with Assert.checkNonNull or Objects.requireNonNull |
Thu, 05 Mar 2015 11:26:21 -0800 |
katleman |
Added tag jdk9-b53 for changeset 99ff00581f36 |
Thu, 26 Feb 2015 20:17:06 -0800 |
lana |
Mergejdk9-b53 |
Wed, 25 Feb 2015 14:35:39 -0800 |
jjg |
8041628: Javadoc cross-compilation problem |
Tue, 24 Feb 2015 16:11:59 +0100 |
jlahoda |
8067886: Inaccessible nested classes can be incorrectly imported |
Mon, 23 Feb 2015 11:42:16 -0800 |
juh |
8072663: Remove the sun.security.acl package which is not used in the JDK |
Mon, 23 Feb 2015 13:02:37 +0000 |
mcimadamore |
8071291: Compiler crashes trying to cast UnionType to IntersectionClassType |
Fri, 20 Feb 2015 17:05:13 -0700 |
dlsmith |
8039214: Inference should not map capture variables to their upper bounds |
Thu, 26 Feb 2015 15:58:16 -0800 |
katleman |
Added tag jdk9-b52 for changeset ee20efe0255d |
Thu, 19 Feb 2015 16:38:54 -0800 |
lana |
Mergejdk9-b52 |
Wed, 18 Feb 2015 17:07:06 -0800 |
vromero |
8068489: remove unnecessary complexity in Flow and Bits, after JDK-8064857 |
Tue, 17 Feb 2015 15:39:05 +0100 |
jlahoda |
8067445: New modular image-based file manager skips boot classes |
Mon, 16 Feb 2015 19:14:18 +0530 |
sadayapalam |
8073201: Incorrect @bug annotation in checkin for JDK-8069545 |
Mon, 16 Feb 2015 12:24:25 +0000 |
mcimadamore |
8071241: Investigate alternate strategy for type-checking operators |
Fri, 13 Feb 2015 17:00:45 -0500 |
emc |
8066725: javac produces classfiles it cannot read |
Thu, 19 Feb 2015 11:24:07 -0800 |
katleman |
Added tag jdk9-b51 for changeset 7c44d9a33bbe |
Thu, 12 Feb 2015 16:38:39 -0800 |
lana |
Mergejdk9-b51 |
Thu, 12 Feb 2015 15:00:37 -0800 |
ksrini |
8071836: javadoc fails as javadoc resource bundle not visible to com.sun.tools.javac.util.JavacMessages |
Thu, 12 Feb 2015 10:16:19 +0530 |
sadayapalam |
8069545: javac shouldn't check nested stuck lambdas during overload resolution |
Thu, 12 Feb 2015 16:23:29 -0800 |
katleman |
Added tag jdk9-b50 for changeset 1ccb6ef2f40b |
Thu, 05 Feb 2015 15:44:57 -0800 |
lana |
Mergejdk9-b50 |
Thu, 05 Feb 2015 18:51:09 +0000 |
mcimadamore |
8072445: tools/javac/lambda/MethodReference55.java fails across platforms |
Tue, 03 Feb 2015 14:09:25 -0800 |
mchung |
8069551: Move java.security.acl from compact3 to java.base |
Mon, 02 Feb 2015 21:53:36 +0100 |
jlahoda |
8072054: Cannot build langtools if checked-out in a directory ending with \"com\" |
Mon, 02 Feb 2015 18:52:16 +0530 |
jlahoda |
8069265: ClassCastException when compiled with JDK 9b08+, JDK8 compiles OK. |
Fri, 30 Jan 2015 14:59:47 -0800 |
sogoel |
8071629: Write new test to test -j switch |
Thu, 05 Feb 2015 11:43:37 -0800 |
katleman |
Added tag jdk9-b49 for changeset 15c79f28e30a |
Thu, 29 Jan 2015 15:36:21 -0800 |
lana |
Mergejdk9-b49 |
Thu, 29 Jan 2015 14:43:19 -0800 |
jjg |
8071617: move pathToURLs from javac.file.Locations to javadoc.DocletInvoker |
Tue, 27 Jan 2015 19:50:41 -0800 |
mchung |
8068937: jdeps shows "not found" if target class has no reference other than its own package |
Tue, 27 Jan 2015 15:11:57 -0800 |
sogoel |
8068463: Group 10c: golden files for tests in tools/javac dir |
Wed, 28 Jan 2015 16:45:50 -0800 |
katleman |
Added tag jdk9-b48 for changeset 5b102fc29edf |
Sat, 24 Jan 2015 23:22:26 -0800 |
lana |
Mergejdk9-b48 |
Fri, 23 Jan 2015 15:14:53 +0100 |
jlahoda |
8069254: Warning issued despite @SafeVarargs annotation on constructor |
Thu, 22 Jan 2015 09:50:03 +0100 |
jfranck |
8071310: Tests missing for checkin for JDK-8046977 |
Wed, 21 Jan 2015 19:02:20 +0100 |
jfranck |
8070507: LambdaLambdaSerialized can fail in -agentvm mode |
Tue, 20 Jan 2015 21:49:55 +0100 |
jfranck |
8046977: ClassCastException: typing information needed for method reference bridging not preserved |
Tue, 20 Jan 2015 12:00:25 +0100 |
jlahoda |
8069094: SuppressWarnings(\"deprecation\") not respected on default clause on annotation declarations |
Tue, 20 Jan 2015 09:51:17 +0100 |
jlahoda |
8052070: javac crashes when there are duplicated type parameters |
Mon, 19 Jan 2015 18:29:45 +0000 |
mcimadamore |
8069229: new .java file with no copyright notice |
Fri, 16 Jan 2015 20:03:30 -0800 |
rfield |
8068488: Facilitate extension of the javac parser -- missing modifier |
Fri, 23 Jan 2015 18:50:51 -0800 |
katleman |
Added tag jdk9-b47 for changeset 230c13955250 |
Fri, 16 Jan 2015 12:34:58 -0800 |
lana |
Mergejdk9-b47 |
Fri, 16 Jan 2015 14:47:25 +0100 |
jlahoda |
8068517: Compiler may generate wrong InnerClasses attribute for static enum reference |
Fri, 16 Jan 2015 12:02:41 +0000 |
mcimadamore |
8069164: Fix langtools make build so that diagnostic framework can be used |
Thu, 15 Jan 2015 16:24:25 +0000 |
mcimadamore |
8069069: Build failure because of dependency on generated file |
Thu, 15 Jan 2015 13:58:11 +0000 |
mcimadamore |
8068995: Cleanup method reference lookup code |
Tue, 13 Jan 2015 19:13:42 +0100 |
jlahoda |
8066843: Messager.printMessage cannot print multiple errors for same source position |
Tue, 13 Jan 2015 10:36:41 +0100 |
jlahoda |
8027888: javac wrongly allows annotations in array-typed class literals |
Tue, 13 Jan 2015 10:32:19 +0100 |
jlahoda |
8068254: Method reference uses wrong qualifying type |
Tue, 13 Jan 2015 10:25:24 +0100 |
jlahoda |
8037546: javac -parameters does not emit parameter names for lambda expressions |
Tue, 13 Jan 2015 10:17:25 +0100 |
jlahoda |
8062358: ClassCastException in TransTypes.visitApply |
Thu, 15 Jan 2015 13:09:52 -0800 |
katleman |
Added tag jdk9-b46 for changeset e272d9be5f90 |
Mon, 12 Jan 2015 12:23:34 -0800 |
lana |
Mergejdk9-b46 |
Mon, 12 Jan 2015 09:19:06 -0800 |
darcy |
8006469: Cleanup reflective access of java.lang.annotation.Repeatable |
Fri, 09 Jan 2015 18:03:01 -0800 |
jjg |
8068759: ConstFoldTest fails on Windows |
Fri, 09 Jan 2015 15:51:20 +0000 |
mcimadamore |
8067914: Redundant type cast nodes in AST (follow up from JDK-8043741) |
Fri, 09 Jan 2015 15:50:22 +0000 |
mcimadamore |
8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target |
Fri, 09 Jan 2015 15:49:42 +0000 |
mcimadamore |
8043741: VerifyError due to missing checkcast |
Fri, 09 Jan 2015 15:48:09 +0000 |
mcimadamore |
8066871: java.lang.VerifyError: Bad local variable type - local final String |
Thu, 08 Jan 2015 22:01:20 -0800 |
sogoel |
8058373: Group 10a: golden files for tests in tools/javac dir |
Thu, 08 Jan 2015 14:43:05 +0000 |
mcimadamore |
8058542: Devise scheme for better diagnostic creation |
Wed, 07 Jan 2015 17:06:47 -0800 |
darcy |
8068639: Make certain annotation classfile warnings opt-in |
Tue, 06 Jan 2015 14:51:10 -0800 |
jjg |
8059977: StandardJavaFileManager should support java.nio.file.Path |
Tue, 06 Jan 2015 15:46:41 +0000 |
mcimadamore |
8067883: Javac misses some opportunities for diagnostic simplification |
Mon, 05 Jan 2015 17:35:48 -0800 |
vromero |
8064857: javac generates LVT entry with length 0 for local variable |
Thu, 08 Jan 2015 12:08:32 -0800 |
katleman |
Added tag jdk9-b45 for changeset 73bbdcf236b2 |
Tue, 30 Dec 2014 13:19:41 -0800 |
lana |
Mergejdk9-b45 |
Thu, 25 Dec 2014 19:44:49 -0800 |
lana |
Merge |
Wed, 24 Dec 2014 11:17:51 -0800 |
sogoel |
8054689: Split large SJavac.java test source into multiple files |
Fri, 19 Dec 2014 21:07:53 +0100 |
jfranck |
8061472: String.format in DeferredAttr.DeferredTypeMap constructor leads to excessive object creation |
Tue, 30 Dec 2014 09:44:22 -0800 |
katleman |
Added tag jdk9-b44 for changeset de2ce70d907c |
Tue, 23 Dec 2014 13:58:01 -0800 |
lana |
Mergejdk9-b44 |
Thu, 18 Dec 2014 13:21:44 +0000 |
mcimadamore |
8066974: Compiler doesn't infer method's generic type information in lambda body |
Wed, 17 Dec 2014 12:48:04 -0800 |
rfield |
8067384: Facilitate extension of the javac parser |
Wed, 17 Dec 2014 16:47:56 +0000 |
mcimadamore |
8067792: Javac crashes in finder mode with nested implicit lambdas |
Wed, 17 Dec 2014 12:49:57 +0100 |
jlahoda |
8067422: Lambda method names are unnecessarily unstable |
Tue, 16 Dec 2014 13:44:22 +0000 |
mcimadamore |
8067663: Add bugId to tests that have been modified as part of JDK-8064365 |
Mon, 15 Dec 2014 10:29:54 -0800 |
mchung |
8067360: verify-modules target was dropped in jdk9 b41 |
Fri, 12 Dec 2014 18:07:24 +0000 |
mcimadamore |
8064365: Better support for finder capabilities in target-typing context |
Thu, 11 Dec 2014 18:23:17 -0800 |
jjg |
8066808: langtools/test/Makefile should not use OS-specific jtreg binary |
Thu, 11 Dec 2014 18:20:00 -0800 |
jjg |
8066807: langtools/test/Makefile should use -agentvm not -samevm |
Thu, 18 Dec 2014 19:57:56 -0800 |
lana |
Added tag jdk9-b43 for changeset 6a06008aec10 |
Thu, 11 Dec 2014 12:26:42 -0800 |
lana |
Mergejdk9-b43 |
Wed, 10 Dec 2014 21:45:39 +0200 |
aeremeev |
8065360: Implement a test that checks possibilty of class members to be imported |
Tue, 09 Dec 2014 17:40:02 +0000 |
mcimadamore |
8067006: Tweak IntelliJ langtools project to show jtreg report directory |
Tue, 09 Dec 2014 16:09:07 +0000 |
mcimadamore |
8067001: DetectMutableStaticFields fails after modular images push |
Tue, 09 Dec 2014 11:45:38 +0100 |
aeremeev |
8066961: NegativeCyclicDependencyTest.java fails on Windows |
Tue, 09 Dec 2014 01:06:11 +0200 |
aeremeev |
8064794: Implement negative tests for cyclic dependencies in import statements |
Mon, 08 Dec 2014 21:26:04 +0100 |
jlahoda |
8066902: JavacParserTest fails on Windows |
Mon, 08 Dec 2014 18:02:07 +0100 |
jlahoda |
8061549: Disallow _ as a one-character identifier |
Mon, 08 Dec 2014 16:30:43 +0000 |
mcimadamore |
8066889: IntelliJ langtools launcher ought to be Windows friendly |
Mon, 08 Dec 2014 11:50:19 +0100 |
jlahoda |
8065753: javac crashing on a html-like file |
Thu, 04 Dec 2014 19:09:29 -0800 |
jjg |
8066737: langtools/test/tools/javac/processing/6348193/T6348193.java fails |
Thu, 11 Dec 2014 11:44:07 -0800 |
katleman |
Added tag jdk9-b42 for changeset 23a3a063a906 |
Thu, 04 Dec 2014 15:22:53 -0800 |
lana |
Mergejdk9-b42 |
Thu, 04 Dec 2014 14:57:40 -0800 |
jjg |
8066731: javac does not work on exploded image |
Wed, 03 Dec 2014 19:28:40 +0000 |
chegar |
Merge |
Wed, 03 Dec 2014 13:46:12 +0100 |
jlahoda |
7101822: Compiling depends on order of imports |
Fri, 28 Nov 2014 11:45:56 +0000 |
mcimadamore |
8065986: Compiler fails to NullPointerException when calling super with Object<>() |
Mon, 24 Nov 2014 14:52:46 -0800 |
rfield |
8058112: Invalid BootstrapMethod for constructor/method reference |
Mon, 24 Nov 2014 16:02:35 +0100 |
jlahoda |
8032211: Don't issue deprecation warnings on import statements |
Fri, 21 Nov 2014 16:36:39 -0500 |
emc |
8065132: Parameter annotations not updated when synthetic parameters are prepended |
Fri, 21 Nov 2014 10:38:43 -0800 |
jjg |
8061876: replace java.io.File with java.nio.file.Path (again) |
Fri, 21 Nov 2014 12:36:21 +0100 |
jfranck |
8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass |
Thu, 20 Nov 2014 14:23:31 -0800 |
jjg |
8065054: Some tests have junk before the legal header |
Thu, 20 Nov 2014 14:05:39 -0800 |
vromero |
8063052: Inference chokes on wildcard derived from method reference |
Thu, 20 Nov 2014 11:17:17 -0800 |
lana |
Merge |
Thu, 20 Nov 2014 10:58:31 -0800 |
lana |
Merge |
Thu, 20 Nov 2014 11:00:29 -0800 |
jjg |
8058445: Javac throws exception when displaying info |
Thu, 20 Nov 2014 09:43:13 -0800 |
vromero |
8059921: Missing compile error in Java 8 mode for Interface.super.field access |
Wed, 19 Nov 2014 13:46:04 +0100 |
jlahoda |
7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources |
Mon, 17 Nov 2014 23:11:05 -0800 |
mfang |
8055798: Japanese translation for a warning from javac looks incorrect. |
Mon, 17 Nov 2014 23:41:56 +0000 |
mcimadamore |
8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods |
Fri, 14 Nov 2014 11:58:28 +0100 |
jlahoda |
8062747: Compiler error when anonymous class uses method with parametrized exception |
Thu, 04 Dec 2014 12:58:21 -0800 |
katleman |
Added tag jdk9-b41 for changeset f7ce2cfa4cdb |
Wed, 03 Dec 2014 14:25:46 +0000 |
chegar |
8049367: Modular Run-Time Imagesjdk9-b41 |
Tue, 18 Nov 2014 15:25:18 -0800 |
katleman |
Added tag jdk9-b40 for changeset c286272a81dd |
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 |