log

age author description
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 Merge jdk9-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 Merge jdk9-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 Merge jdk9-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 Merge jdk9-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 Merge jdk9-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 Merge jdk9-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 Merge jdk9-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