hg: jdk9/hs-comp/langtools: 8 new changesets

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Tue Jan 28 20:25:37 PST 2014


Changeset: f7bae95f34e7
Author:    alundblad
Date:      2014-01-24 09:39 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/langtools/rev/f7bae95f34e7

8028267: sun.tools.javac.util.Bits contains a main-method with test code
Summary: Removed main method from Bits and added proper unit testing.
Reviewed-by: jfranck

! src/share/classes/com/sun/tools/javac/util/Bits.java
+ test/tools/javac/util/BitsTest.java

Changeset: 51568561f9b1
Author:    sogoel
Date:      2014-01-27 12:45 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/langtools/rev/51568561f9b1

8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
Reviewed-by: jjg, ksrini
Contributed-by: matherey.nunez at oracle.com

! test/tools/javac/api/TestJavacTaskScanner.java
! test/tools/javac/lambda/InnerConstructor.java
! test/tools/javac/lambda/intersection/IntersectionTargetTypeTest.java
! test/tools/javac/lambda/separate/Test.java
! test/tools/javac/resolve/ResolveHarness.java

Changeset: ea173b2b9f2f
Author:    emc
Date:      2014-01-24 08:47 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/langtools/rev/ea173b2b9f2f

8032587: Change silent failure in Attr.java to assertion
Summary: Change silent failure in Attr.fromAttributes into a non-null assertion
Reviewed-by: jfranck

! src/share/classes/com/sun/tools/javac/comp/Attr.java

Changeset: ed6b33a04ef1
Author:    jjg
Date:      2014-01-27 16:07 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/langtools/rev/ed6b33a04ef1

8031212: doclint incorrectly rejects some @see tags in javadoc comments
Reviewed-by: vromero

! src/share/classes/com/sun/tools/javac/parser/DocCommentParser.java
! test/tools/javac/doctree/SeeTest.java

Changeset: 5372045732cb
Author:    jjg
Date:      2014-01-27 17:48 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/langtools/rev/5372045732cb

8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options
Reviewed-by: ksrini

! src/share/classes/com/sun/tools/javap/ClassWriter.java
+ test/tools/javap/T8032814.java

Changeset: a90e57a4c87d
Author:    katleman
Date:      2014-01-21 18:17 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/langtools/rev/a90e57a4c87d

Added tag jdk9-b01 for changeset 077c12d527fb

! .hgtags

Changeset: f2c58a337c8a
Author:    lana
Date:      2014-01-27 21:01 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/langtools/rev/f2c58a337c8a

Merge


Changeset: 193c7526324b
Author:    lana
Date:      2014-01-28 11:22 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/langtools/rev/193c7526324b

Merge




More information about the jdk9-all-changes mailing list