hg: type-annotations/type-annotations/langtools: 9 new changesets

wdietl at gmail.com wdietl at gmail.com
Fri Feb 7 09:53:19 PST 2014


Changeset: 7139092166e3
Author:    alanb
Date:      2014-02-06 15:49 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/7139092166e3

8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
Reviewed-by: erikj

! test/tools/javac/profiles/ProfileOptionTest.java

Changeset: 997092ef35e3
Author:    vromero
Date:      2014-02-06 18:49 +0000
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/997092ef35e3

8030855: Default methods should be visible under source previous to 8
Reviewed-by: jjg, dlsmith

! src/share/classes/com/sun/tools/javac/code/Source.java
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
- test/tools/javac/T8029240/DefaultMethodsNotVisibileForSource7Test.java
+ test/tools/javac/defaultMethodsVisibility/DefaultMethodsNotVisibleForSourceLessThan8Test.java

Changeset: bd6e1d99d942
Author:    jjg
Date:      2014-02-06 10:58 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/bd6e1d99d942

8033686: Internal error for zero indent
Reviewed-by: ksrini

! src/share/classes/com/sun/tools/javap/JavapTask.java
! src/share/classes/com/sun/tools/javap/Options.java

Changeset: 95f9e1175e13
Author:    jjg
Date:      2014-02-06 11:01 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/95f9e1175e13

8033711: An exception is thrown if using the \"-classpath\" option with no arguments
Reviewed-by: ksrini

! src/share/classes/com/sun/tools/javap/JavapTask.java
! src/share/classes/com/sun/tools/javap/resources/javap.properties
+ test/tools/javap/T8033711.java

Changeset: a57a762e616b
Author:    wmdietl
Date:      2014-02-06 14:53 -0500
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/a57a762e616b

Automated merge with http://hg.openjdk.java.net/jdk9/dev/langtools

! src/share/classes/com/sun/tools/javac/code/Source.java
! src/share/classes/com/sun/tools/javac/comp/Resolve.java

Changeset: 25222dc02281
Author:    jjg
Date:      2014-02-06 15:43 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/25222dc02281

8033114: The values of non-static final fields are printed for the -constants option
Reviewed-by: ksrini

! src/share/classes/com/sun/tools/javap/resources/javap.properties

Changeset: 74545123da75
Author:    cl
Date:      2014-02-06 16:39 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/74545123da75

8032526: fix the accessibility, html, syntax errors and warnings reported by doclint report in langtools
Reviewed-by: jjg

! src/share/classes/com/sun/javadoc/package-info.java

Changeset: b5c6e4558b06
Author:    jjg
Date:      2014-02-06 18:54 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/b5c6e4558b06

8033581: Incorrect comment aligment
8033798: javap output has unnecessary trailing whitespace
8033726: StackMapTable does not unindent properly
Reviewed-by: ksrini

! src/share/classes/com/sun/tools/javap/AttributeWriter.java
! src/share/classes/com/sun/tools/javap/BasicWriter.java
! test/tools/javap/MethodParameters.java
+ test/tools/javap/WhitespaceTest.java

Changeset: e95498f0e8be
Author:    wmdietl
Date:      2014-02-07 12:53 -0500
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/e95498f0e8be

Automated merge with http://hg.openjdk.java.net/jdk9/dev/langtools

! src/share/classes/com/sun/tools/javap/AttributeWriter.java



More information about the type-annotations-dev mailing list