hg: jdk9/client/langtools: 10 new changesets

david.dehaven at oracle.com david.dehaven at oracle.com
Mon Feb 9 19:06:53 UTC 2015


Changeset: cfe864a5e8be
Author:    jjg
Date:      2015-01-29 14:43 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/cfe864a5e8be

8071617: move pathToURLs from javac.file.Locations to javadoc.DocletInvoker
Reviewed-by: ksrini

! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java
! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/DocletInvoker.java

Changeset: d0315cb6ade7
Author:    katleman
Date:      2015-01-28 16:45 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/d0315cb6ade7

Added tag jdk9-b48 for changeset 5b102fc29edf

! .hgtags

Changeset: 15c79f28e30a
Author:    lana
Date:      2015-01-29 15:36 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/15c79f28e30a

Merge


Changeset: a7d2c38930ee
Author:    sogoel
Date:      2015-01-30 14:59 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/a7d2c38930ee

8071629: Write new test to test -j switch
Reviewed-by: jjg

+ test/tools/sjavac/ParallelCompilations.java

Changeset: 2d2baba27992
Author:    jlahoda
Date:      2015-02-02 18:52 +0530
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/2d2baba27992

8069265: ClassCastException when compiled with JDK 9b08+, JDK8 compiles OK.
Summary: Alternate fix for 8015499 to eliminate extra checkcast (by working around a limitation in Types#asSuper) without the side effect that results in 8069265
Reviewed-by: mcimadamore, jjg
Contributed-by: srikanth.adayapalam at oracle.com

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TransTypes.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
+ test/tools/javac/CheckNoClassCastException.java
! test/tools/javac/T7053059/DoubleCastTest.java

Changeset: e5f5ecfefba8
Author:    jlahoda
Date:      2015-02-02 21:53 +0100
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/e5f5ecfefba8

8072054: Cannot build langtools if checked-out in a directory ending with \"com\"
Summary: Making sure a proper package name is used when generating Properties classes
Reviewed-by: mcimadamore

! make/tools/propertiesparser/gen/ClassGenerator.java

Changeset: 5a2254319314
Author:    mchung
Date:      2015-02-03 14:09 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/5a2254319314

8069551: Move java.security.acl from compact3 to java.base
Reviewed-by: alanb, mullan, wetmore

! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/ct.properties

Changeset: 4925358d11e6
Author:    mcimadamore
Date:      2015-02-05 18:51 +0000
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/4925358d11e6

8072445: tools/javac/lambda/MethodReference55.java fails across platforms
Summary: remove copyright from test header
Reviewed-by: jlahoda

! test/tools/javac/lambda/MethodReference55.java
! test/tools/javac/lambda/MethodReference55.out

Changeset: ffbb7994cc0b
Author:    katleman
Date:      2015-02-05 11:43 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/ffbb7994cc0b

Added tag jdk9-b49 for changeset 15c79f28e30a

! .hgtags

Changeset: 1ccb6ef2f40b
Author:    lana
Date:      2015-02-05 15:44 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/langtools/rev/1ccb6ef2f40b

Merge




More information about the jdk9-all-changes mailing list