log

age author description
Tue, 24 Sep 2013 13:48:12 -0700 jjg 8002154: [doclint] doclint should check for issues which are errors in javadoc
Tue, 24 Sep 2013 11:46:25 -0700 jjg 8025272: doclint needs to check for valid usage of @value tag
Tue, 24 Sep 2013 10:51:28 -0700 jjg 8025246: [doclint] doclint is showing error on anchor already defined when it's not
Tue, 24 Sep 2013 10:48:11 -0700 jjg 8025050: Doclint doesn't recognize <dfn> tag
Mon, 23 Sep 2013 15:37:59 -0400 emc 6499673: Assertion check for TypeVariable.getUpperBound() fails.
Mon, 23 Sep 2013 18:29:27 +0400 kizune 4881267: improve diagnostic for "instanceof T" for type parameter T
Mon, 23 Sep 2013 17:27:38 +0400 kizune 7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
Mon, 23 Sep 2013 10:42:38 +0200 alundblad 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Mon, 23 Sep 2013 10:10:07 +0200 alundblad 8024988: javac, LVT test harness should generate tests .class files in the scratch folder
Sun, 22 Sep 2013 20:20:38 -0700 lana Merge
Fri, 20 Sep 2013 19:16:55 -0700 lana Merge
Sun, 22 Sep 2013 12:53:03 +0100 vromero 8024696: Missing null check in bound method reference capture
Fri, 20 Sep 2013 16:33:35 +0200 jlahoda 8023835: TreeMaker.QualIdent() too leafy
Thu, 19 Sep 2013 19:18:37 -0700 jjg 8025110: TreeCopier does not correctly copy LabeledStatementTree
Thu, 19 Sep 2013 20:57:37 +0100 vromero 8024437: Inferring the exception thrown: sometimes fails to compile
Thu, 19 Sep 2013 08:26:26 -0700 ohrstrom 8024609: sjavac assertion fails during call to BuildState.collectArtifacts
Thu, 19 Sep 2013 17:05:08 +0200 jlahoda 8022567: Javac Should Generate Warnings For Raw Array Type
Thu, 19 Sep 2013 17:05:32 +0400 kizune 8017248: Compiler Diacritics Issue
Wed, 18 Sep 2013 22:47:06 -0700 bpatel 8024096: some javadoc tests may contain false positive results
Wed, 18 Sep 2013 17:13:26 -0700 bpatel 8015249: javadoc fails to document static final fields in annotation types
Wed, 18 Sep 2013 14:39:27 +0200 alundblad 8024127: javac, Code_attribute.exception_table_langth should be Code_attribute.exception_table_length
Tue, 17 Sep 2013 14:17:13 -0700 jjg 8024538: -Xdoclint + -Xprefer:source + incremental compilation == FAIL
Thu, 26 Sep 2013 10:43:55 -0700 cl Added tag jdk8-b109 for changeset 985abf1cd327
Wed, 25 Sep 2013 12:24:13 -0700 tbell 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week jdk8-b109
Thu, 19 Sep 2013 09:37:26 -0700 cl Added tag jdk8-b108 for changeset 252f872b8a2f
Tue, 17 Sep 2013 08:21:11 -0700 lana Merge jdk8-b108
Mon, 16 Sep 2013 14:13:44 +0200 jlahoda 8021112: Spurious unchecked warning reported by javac
Sat, 14 Sep 2013 19:04:47 +0100 vromero 7047734: javac, the LVT is not generated correctly in several scenarios
Sat, 14 Sep 2013 15:23:21 +0100 vromero 8024207: javac crash in Flow.AssignAnalyzer.visitIdent
Thu, 12 Sep 2013 22:40:29 +0100 vromero 8023558: Javac creates invalid bootstrap methods for complex lambda/methodref case
Thu, 12 Sep 2013 14:52:28 -0400 emc 8013846: javac fails to reject semantically equivalent generic method declarations
Wed, 11 Sep 2013 14:50:11 -0700 bpatel 8015496: Information that package is deprecated is missing in profiles view
Wed, 11 Sep 2013 08:30:58 -0400 emc 8024510: lib/combo/tools/javac/combo/TemplateTest.java fails
Tue, 10 Sep 2013 16:47:40 +0100 mcimadamore 8024414: javac, should facilitate the use of the bootstrap compiler for debugging
Tue, 10 Sep 2013 13:47:51 +0200 jfranck 8005222: Fixed bugs should have tests with bugid in @bug tag
Mon, 09 Sep 2013 23:13:45 +0200 jlahoda 8019521: Enhanced rethrow disabled in lambdas
Mon, 09 Sep 2013 17:36:23 -0700 jjg 8006972: jtreg test fails: test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java
Mon, 09 Sep 2013 17:11:55 -0400 emc 8015322: Javac template test framework
Mon, 09 Sep 2013 16:26:55 -0400 emc 8022322: Reject default and static methods in annotation
Mon, 09 Sep 2013 16:32:08 +0100 vromero 8024154: Fix for 8016177: structural most specific and stuckness breaks 6 langtools tests
Mon, 09 Sep 2013 09:58:20 +0200 jfranck 8022260: Rename javac.code.Annotations to javac.code.SymbolMetadata
Sun, 08 Sep 2013 11:54:21 +0100 vromero 8024398: javac, compiler crashes with try with empty body
Fri, 06 Sep 2013 17:10:02 -0700 lana Merge
Fri, 06 Sep 2013 14:20:49 -0700 lana Merge
Fri, 06 Sep 2013 15:31:59 -0700 jjg 8024434: problem running javadoc tests in samevm mode on Windows
Fri, 06 Sep 2013 09:53:24 +0100 vromero 8024039: javac, previous solution for JDK-8022186 was incorrect
Thu, 05 Sep 2013 16:35:47 -0700 bpatel 8023608: method grouping tabs folding issue
Thu, 05 Sep 2013 11:27:27 +0200 jfranck 8023974: Drop 'implements Completer' and 'implements SourceCompleter' from ClassReader resp. JavaCompiler.
Wed, 04 Sep 2013 14:44:05 -0700 jjg 8024288: javadoc generated-by comment should always be present
Wed, 04 Sep 2013 11:53:09 +0100 vromero 8008275: javac.Main should be @Supported
Wed, 04 Sep 2013 00:01:05 +0100 vromero 8023549: Compiler emitting spurious errors when constructor reference type is inferred and explicit type arguments are supplied
Tue, 03 Sep 2013 23:41:37 +0100 vromero 8023545: Misleading error message when using diamond operator with private constructor
Tue, 03 Sep 2013 23:31:33 +0100 vromero 8023389: Javac fails to infer type for lambda used with intersection type and wildcards
Mon, 02 Sep 2013 22:44:06 +0100 vromero 8022162: Incorrect signature determination for certain inner class generics
Mon, 02 Sep 2013 22:38:36 +0100 vromero 8016177: structural most specific and stuckness
Fri, 30 Aug 2013 17:36:47 -0700 jjg 8015663: Need to supply tests to provide javadoc for profiles support code coverage
Fri, 30 Aug 2013 16:38:54 -0700 bpatel 8022738: doclet should only generate functional interface text if source >= 8
Fri, 30 Aug 2013 16:27:08 -0700 jjg 8008367: Sub-packages missing from Profiles javadoc
Fri, 30 Aug 2013 16:16:28 -0700 bpatel 8015882: Javadoc prints NPE when using Taglet
Fri, 30 Aug 2013 15:59:33 -0700 bpatel 7198273: RFE : Javadoc Accessibility : Hyperlinks should contain text or an image with alt text