log

age author description
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
Tue, 04 Jun 2013 14:17:50 -0700 jjg 8004643: Reduce javac space overhead introduced with compiler support for repeating annotations
Tue, 04 Jun 2013 13:21:41 +0100 vromero 7165659: javac incorrectly sets strictfp access flag on inner-classes
Tue, 04 Jun 2013 11:34:31 +0100 mcimadamore 8015505: Spurious inference error when return type of generic method requires unchecked conversion to target
Tue, 04 Jun 2013 11:31:12 +0100 mcimadamore 8008160: Five lambda TargetType tests have @ignore
Tue, 04 Jun 2013 11:30:51 +0100 mcimadamore 7116676: RichDiagnosticFormatter throws NPE when formatMessage is called directly
Mon, 03 Jun 2013 17:24:47 -0700 jjg 8007687: javadoc -X does not include -Xdoclint
Mon, 03 Jun 2013 17:09:26 -0700 jjg 8006615: [doclint] move remaining messages into resource bundle
Mon, 03 Jun 2013 16:56:54 -0700 lana Merge
Mon, 03 Jun 2013 16:10:18 -0700 lana Merge
Mon, 03 Jun 2013 16:22:27 -0700 jjg 8013405: DocLint should support <LI value="value">
Sat, 01 Jun 2013 22:09:18 +0100 vromero 6695379: Copy method annotations and parameter annotations to synthetic bridge methods
Sat, 01 Jun 2013 21:57:56 +0100 vromero 8010737: javac, known parameter's names should be copied to automatically generated constructors for inner classes
Fri, 31 May 2013 10:04:59 +0100 vromero 7179353: try-with-resources fails to compile with generic exception parameters
Thu, 06 Jun 2013 09:55:26 -0700 katleman Added tag jdk8-b93 for changeset 2c5a568ee36e
Mon, 03 Jun 2013 23:24:15 -0700 lana Merge jdk8-b93
Wed, 29 May 2013 16:59:36 -0700 lana Merge
Wed, 29 May 2013 15:34:56 -0700 jjg 8015641: genstubs needs to cope with static interface methods
Wed, 29 May 2013 10:56:29 +0100 vromero 7053059: VerifyError with double Assignment using a Generic Member of a Superclass
Tue, 28 May 2013 17:39:41 +0100 vromero 8012333: javac, ClassFile should have a read(Path) method
Tue, 28 May 2013 12:46:10 +0100 vromero 6970173: Debug pointer at bad position
Mon, 27 May 2013 13:44:14 +0100 vromero 7030476: Fix conflicting use of JCTree/JCExpression
Fri, 24 May 2013 11:26:17 -0700 darcy 8014836: Have GenericDeclaration extend AnnotatedElement
Fri, 24 May 2013 15:27:27 +0100 mcimadamore 8014494: javac crashes when varargs element of a method reference is inferred from the context
Fri, 24 May 2013 15:27:12 +0100 mcimadamore 8014649: Regression: bug in Resolve.resolveOperator
Fri, 24 May 2013 15:26:57 +0100 mcimadamore 8014643: Parser regression in JDK 8 when compiling super.x
Wed, 22 May 2013 13:34:03 -0700 darcy 8010680: Clarify "present" and annotation ordering in javax.lang.model
Wed, 22 May 2013 09:59:05 -0700 lana Merge
Tue, 21 May 2013 14:33:09 +0100 vromero 7164114: Two jtreg tests are not run due to no file extension on the test files
Tue, 21 May 2013 13:50:56 +0100 vromero 8005207: test has 2 @bug tags
Tue, 21 May 2013 12:17:18 +0100 vromero 7060779: test/tools/javac/diags/Example.java leaves directories in tempdir
Tue, 21 May 2013 11:41:21 +0100 vromero 7177168: Redundant array copy in UnsharedNameTable
Tue, 21 May 2013 12:00:29 +0200 jfranck 8013180: Qualified type reference with annotations in throws list crashes compiler
Fri, 17 May 2013 13:48:41 -0700 jjg 6885876: add comments to javac/util/Convert.java
Thu, 30 May 2013 10:58:32 -0700 katleman Added tag jdk8-b92 for changeset 149890642a0e
Wed, 29 May 2013 10:16:32 -0700 katleman 8015525: JDK8 b91 source with GPL header errors jdk8-b92
Tue, 28 May 2013 17:58:34 -0700 katleman Merge
Tue, 28 May 2013 08:49:04 +0200 erikj 8012566: Replace find, rm, printf and similar with their proper variables
Fri, 28 Jun 2013 11:54:17 +0100 mcimadamore 8016175: Add bottom-up type-checking support for unambiguous method references
Thu, 06 Jun 2013 16:04:38 +0100 mcimadamore 8016060: Lambda isn't compiled with return statement
Wed, 05 Jun 2013 14:15:42 +0100 mcimadamore 8013789: Compiler should emit bridges in interfaces