log

age author description
Wed, 17 Jul 2013 14:19:02 +0100 mcimadamore 8020149: Graph inference: wrong logic for picking best variable to solve
Wed, 17 Jul 2013 14:16:25 +0100 mcimadamore 8016640: compiler hangs if the generics arity of a base class is wrong
Wed, 17 Jul 2013 14:14:49 +0100 mcimadamore 7041019: Bogus type-variable substitution with array types with dependencies on accessibility check
Wed, 17 Jul 2013 14:14:32 +0100 mcimadamore 8020286: Wrong diagnostic after compaction
Wed, 17 Jul 2013 14:13:15 +0100 mcimadamore 8020147: Spurious errors when compiling nested stuck lambdas
Wed, 17 Jul 2013 14:11:41 +0100 mcimadamore 8012238: Nested method capture and inference
Wed, 17 Jul 2013 14:09:46 +0100 mcimadamore 8016175: Add bottom-up type-checking support for unambiguous method references
Wed, 17 Jul 2013 14:04:01 +0100 mcimadamore 8012242: Lambda compatibility and checked exceptions
Fri, 12 Jul 2013 13:11:12 -0700 jjg 8020278: NPE in javadoc
Thu, 11 Jul 2013 15:37:02 +0100 mcimadamore 8013404: Unclear spec for target typing with conditional operator (?:)
Tue, 09 Jul 2013 14:54:20 -0700 ksrini 8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken
Fri, 05 Jul 2013 13:29:04 -0700 lana Merge
Fri, 05 Jul 2013 11:05:02 +0100 mcimadamore 8019824: very long error messages on inference error
Fri, 05 Jul 2013 11:04:22 +0100 mcimadamore 8016702: use of ternary operator in lambda expression gives incorrect results
Fri, 05 Jul 2013 11:03:04 +0100 mcimadamore 8016059: Cannot compile following lambda
Fri, 05 Jul 2013 11:02:17 +0100 mcimadamore 8019480: Javac crashes when method is called on a type-variable receiver from lambda expression
Fri, 05 Jul 2013 11:00:19 +0100 mcimadamore 8017618: NullPointerException in RichDiagnosticFormatter for bad input program
Thu, 04 Jul 2013 10:41:08 +0100 vromero 6356530: -Xlint:serial does not flag abstract classes with concrete methods/members
Thu, 04 Jul 2013 10:35:33 +0100 vromero 8009924: some langtools tools do not accept -cp as an alias for -classpath
Thu, 18 Jul 2013 03:39:33 -0700 cl Added tag jdk8-b99 for changeset 6d85acab769e
Wed, 17 Jul 2013 19:28:40 +0100 mcimadamore 8013638: Few policy tests are failing in Lambda nightly jdk8-b99
Thu, 11 Jul 2013 14:07:39 +0100 mcimadamore 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
Thu, 11 Jul 2013 10:13:57 -0700 katleman Added tag jdk8-b98 for changeset ce5a90df517b
Fri, 05 Jul 2013 11:06:24 -0700 lana Merge jdk8-b98
Tue, 02 Jul 2013 22:49:40 +0100 vromero 6326693: variable x might already have been assigned, when assignment is in catch block
Mon, 01 Jul 2013 16:36:08 -0700 ksrini 8019460: tests in changeset do not have @bug tag
Tue, 02 Jul 2013 10:21:41 +0100 vromero 8019397: javap does not show SourceDebugExtension properly
Mon, 01 Jul 2013 11:58:45 -0700 darcy 7162089: Add support for repeating annotations to javax.annotation.processing
Mon, 01 Jul 2013 14:57:03 +0100 mcimadamore 7034798: Ambiguity error for abstract method call is too eager
Sat, 29 Jun 2013 20:12:24 +0100 vromero 6983646: javap should identify why a DefaultAttribute is being used
Fri, 28 Jun 2013 19:47:54 -0700 lana Merge
Fri, 28 Jun 2013 14:36:06 +0100 vromero 8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string
Fri, 28 Jun 2013 13:20:44 +0100 vromero 6473148: TreePath.iterator() should document the iteration order
Fri, 28 Jun 2013 06:54:58 -0400 emc 8016760: Failure of regression test langtools/tools/javac/T6725036.java
Thu, 27 Jun 2013 17:45:56 -0400 emc 8013357: javac accepts erroneous binary comparison operations
Thu, 27 Jun 2013 12:42:47 -0700 ksrini 7080001: Need to bump version numbers in build.properties for 8
Thu, 27 Jun 2013 11:46:23 -0700 darcy 8019308: Add descriptions of Java SE 7 and 8 language changes to SourceVersion
Thu, 27 Jun 2013 17:47:18 +0200 janvalenta 8015720: since tag isn't copied while generating JavaFX documentation
Thu, 27 Jun 2013 16:06:56 +0100 vromero 7008643: inlined finally clauses confuse debuggers
Thu, 27 Jun 2013 16:04:05 +0100 vromero 8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes )
Thu, 27 Jun 2013 09:54:50 +0100 vromero 8017609: javac, ClassFile.read(Path) should be ClassFile.read(Path, Attribute.Factory)
Thu, 27 Jun 2013 09:51:59 +0100 vromero 7066788: javah again accepts -old option (ineffectively) which was removed in 1.5.
Thu, 27 Jun 2013 10:35:36 +0200 erikj 8014513: Sjavac doesn't detect 32-bit jvm properly
Thu, 27 Jun 2013 00:37:13 -0400 emc 8014230: Compilation incorrectly succeeds with inner class constructor with 254 parameters
Wed, 26 Jun 2013 20:45:47 -0700 bpatel 8013738: Two javadoc tests have bug 0000000
Wed, 26 Jun 2013 20:42:43 -0700 bpatel 8014017: extra space in javadoc class heading
Wed, 26 Jun 2013 20:38:21 -0700 bpatel 8007338: Method grouping tab line-folding
Wed, 26 Jun 2013 18:03:58 -0700 jjg 8014137: Update test/tools/javac/literals/UnderscoreLiterals to add testcases with min/max values
Wed, 26 Jun 2013 09:54:46 -0700 ksrini 8016908: TEST_BUG: removing non-ascii characters causes tests to fail
Tue, 25 Jun 2013 20:08:52 +0400 kizune 8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java
Tue, 25 Jun 2013 16:12:53 +0100 vromero 8017104: javac should have a class for primitive types that inherits from Type
Mon, 24 Jun 2013 22:03:57 -0400 emc 8012722: Single comma in array initializer should parse
Thu, 20 Jun 2013 19:01:20 -0400 emc 8007546: ClassCastException on JSR308 tests
Thu, 20 Jun 2013 08:45:43 +0100 vromero 8016613: javac should avoid source 8 only analysis when compiling for source 7
Thu, 04 Jul 2013 01:01:07 -0700 cl Added tag jdk8-b97 for changeset 6a11a81a8824
Thu, 27 Jun 2013 13:40:36 -0700 katleman Added tag jdk8-b96 for changeset 988aef3a8c3a jdk8-b97
Wed, 26 Jun 2013 11:26:33 -0700 katleman 8016684: JDK8 b94 source with GPL header errors jdk8-b96
Mon, 24 Jun 2013 14:27:32 -0700 lana Merge
Wed, 19 Jun 2013 22:07:05 +0100 vromero 8016610: javac, add new internal symbols to make operator resolution faster
Wed, 19 Jun 2013 13:00:00 +0100 chegar Merge