log

age author description
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, 22 Aug 2013 13:51:34 +0100 mcimadamore 8023549: Compiler emitting spurious errors when constructor reference type is inferred and explicit type arguments are supplied
Thu, 22 Aug 2013 11:48:49 +0100 mcimadamore 8016177: structural most specific and stuckness
Tue, 20 Aug 2013 18:13:09 +0100 mcimadamore 8023389: Javac fails to infer type for lambda used with intersection type and wildcards
Mon, 12 Aug 2013 13:47:51 +0100 mcimadamore 8016177: structural most specific and stuckness
Thu, 08 Aug 2013 16:41:21 +0100 mcimadamore 8016177: structural most specific and stuckness
Thu, 08 Aug 2013 14:30:47 +0100 mcimadamore 8016177: structural most specific and stuckness
Fri, 26 Jul 2013 13:20:55 +0100 mcimadamore 8021567: Javac doesn't report "java: reference to method is ambiguous" any more
Fri, 26 Jul 2013 12:46:37 +0100 mcimadamore 8016177: structural most specific and stuckness
Thu, 25 Jul 2013 16:29:24 +0100 mcimadamore 8016177: structural most specific and stuckness
Wed, 24 Jul 2013 16:54:37 -0700 rfield 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
Fri, 19 Jul 2013 15:12:24 +0100 mcimadamore 8020843: javac crashes on accessibility check with method reference with typevar receiver (take two)
Fri, 19 Jul 2013 12:36:19 +0100 mcimadamore 8020843: javac crashes on accessibility check with method reference with typevar receiver
Thu, 18 Jul 2013 12:53:40 +0100 mcimadamore 8016081: field initialized with lambda in annotation types doesn't compile
Thu, 18 Jul 2013 12:38:17 +0100 mcimadamore 8020804: javac crashes when speculative attribution infers intersection type with array component
Tue, 16 Jul 2013 17:29:54 +0100 mcimadamore 8013638: Few policy tests are failing in Lambda nightly
Wed, 10 Jul 2013 18:01:53 +0100 mcimadamore 8020286: Wrong diagnostic after compaction
Wed, 10 Jul 2013 14:00:50 +0100 mcimadamore 8020149: Graph inference: wrong logic for picking best variable to solve
Wed, 10 Jul 2013 11:42:06 +0100 mcimadamore 8020147: Spurious errors when compiling nested stuck lambdas
Thu, 04 Jul 2013 16:39:45 +0100 mcimadamore 8019942: Graph inference: avoid redundant computation during bound incorporation
Wed, 03 Jul 2013 17:37:14 +0100 mcimadamore 8019824: very long error messages on inference error
Tue, 02 Jul 2013 15:46:44 +0100 mcimadamore 8016702: use of ternary operator in lambda expression gives incorrect results
Tue, 02 Jul 2013 13:14:29 +0100 mcimadamore 8016175: Add bottom-up type-checking support for unambiguous method references (take three)
Mon, 01 Jul 2013 14:12:37 +0100 mcimadamore 8016175: Add bottom-up type-checking support for unambiguous method references (take two)
Mon, 01 Jul 2013 11:36:03 +0100 mcimadamore 8019480: Javac crashes when method is called on a type-variable receiver from lambda expression
Fri, 28 Jun 2013 17:38:47 +0100 mcimadamore 8017618: NullPointerException in RichDiagnosticFormatter for bad input program
Fri, 28 Jun 2013 15:13:11 +0100 mcimadamore Remove spurious files
Fri, 28 Jun 2013 15:08:52 +0100 mcimadamore Fix spurious test failures
Fri, 28 Jun 2013 14:37:11 +0100 mcimadamore merge with jdk8-b96
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
Wed, 19 Jun 2013 11:48:05 +0100 chegar 8017045: anti-delta fix for 8013789
Wed, 19 Jun 2013 11:09:13 +0100 vromero 8006981: javac, method toString() of class ...javac.code.Flags doesn't print all the flag bits
Tue, 18 Jun 2013 20:56:04 -0700 mfang 8015657: jdk8 l10n resource file translation update 3
Tue, 18 Jun 2013 20:08:49 +0100 chegar Merge
Tue, 18 Jun 2013 09:36:46 +0100 chegar Merge
Mon, 17 Jun 2013 11:27:46 +0100 chegar Merge
Tue, 11 Jun 2013 09:25:57 +0100 chegar Merge
Mon, 10 Jun 2013 09:52:54 +0100 chegar Merge
Fri, 07 Jun 2013 16:12:04 -0700 bpatel 8015997: Additional improvement in Javadoc framing
Fri, 31 May 2013 10:28:30 +0100 chegar Merge
Thu, 23 May 2013 12:50:40 +0100 chegar Merge
Thu, 16 May 2013 11:42:04 +0100 chegar Merge
Wed, 08 May 2013 10:28:35 +0100 chegar Merge
Wed, 08 May 2013 10:27:52 +0100 chegar Merge
Fri, 03 May 2013 08:52:33 -0700 bpatel 8012375: Improve Javadoc framing
Sun, 28 Apr 2013 08:16:41 +0100 chegar Merge
Wed, 24 Apr 2013 11:03:32 +0100 chegar Merge
Tue, 18 Jun 2013 19:02:48 +0100 vromero 8016267: javac, TypeTag refactoring has provoked performance issues
Tue, 18 Jun 2013 18:57:52 +0100 vromero 8016607: javac, avoid analyzing lambdas for source 7 compilation
Mon, 17 Jun 2013 20:29:31 -0700 rfield 8013789: Compiler should emit bridges in interfaces
Mon, 17 Jun 2013 14:46:01 -0700 darcy 8016779: Fix doclint warnings in javax.lang.model
Sun, 16 Jun 2013 22:38:04 -0700 lana Merge
Fri, 14 Jun 2013 18:01:52 +0100 vromero 8008023: Get rid of utf8 chars in two tests
Fri, 14 Jun 2013 16:25:09 +0100 vromero 8016569: javac, add new flag for polymorphic method signatures
Tue, 11 Jun 2013 09:59:34 +0100 vromero 8007907: javap, method com.sun.tools.javap.Main.run returns 0 even in case of class not found error
Tue, 11 Jun 2013 09:35:58 +0100 vromero 8008547: javac, warning message: use of ''_'' as an identifier might not be supported in future releases, should be more especific
Mon, 10 Jun 2013 15:57:32 +0100 mcimadamore 8013576: Add stat support to LambdaToMethod
Mon, 10 Jun 2013 15:18:47 +0100 vromero 7113519: test/tools/javac/VersionOpt.java passes on windows
Fri, 07 Jun 2013 15:35:38 -0700 jjg 8016193: Fix OAC issue in langtools docs
Thu, 06 Jun 2013 15:38:42 +0100 mcimadamore Merge
Thu, 06 Jun 2013 15:37:23 +0100 mcimadamore 8015648: Duplicate variable in lambda causes javac crash
Thu, 06 Jun 2013 15:35:05 +0100 mcimadamore 8015432: javac crashes with stack overflow when method called recursively from nested generic call
Thu, 06 Jun 2013 15:33:40 +0100 mcimadamore 8008627: Compiler mishandles three-way return-type-substitutability
Thu, 06 Jun 2013 15:32:41 +0100 mcimadamore 7139681: Enhanced for loop: local variable scope inconsistent with JLS
Thu, 06 Jun 2013 15:30:14 +0100 mcimadamore 6360970: javac erroneously accept ambiguous field reference
Thu, 06 Jun 2013 08:48:23 -0400 emc 8015701: MethodParameters are not filled in for synthetic captured local variables
Thu, 20 Jun 2013 10:17:55 -0700 katleman Added tag jdk8-b95 for changeset 4cb113623127
Thu, 13 Jun 2013 09:49:19 -0700 katleman Added tag jdk8-b94 for changeset 48c6e6ab7c81 jdk8-b95
Mon, 10 Jun 2013 17:04:18 -0700 lana Merge jdk8-b94
Wed, 05 Jun 2013 16:58:10 +0400 kizune 7186887: Test T6567415.java can fail on a slow machine
Tue, 04 Jun 2013 21:38:12 -0700 lana Merge