log

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