hg: bsd-port/bsd-port/langtools: 9 new changesets

glewis at eyesbeyond.com glewis at eyesbeyond.com
Fri May 20 20:53:03 PDT 2011


Changeset: c3e3945cc24f
Author:    alanb
Date:      2011-05-09 01:57 -0700
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/c3e3945cc24f

Merge


Changeset: 68fde7f5863b
Author:    jjg
Date:      2011-05-10 19:53 -0700
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/68fde7f5863b

7043694: printStackTrace call should be removed
Reviewed-by: darcy

! src/share/classes/com/sun/tools/javac/code/Symbol.java

Changeset: a2d422d480cb
Author:    mcimadamore
Date:      2011-05-11 13:10 +0200
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/a2d422d480cb

7042566: Regression: new ambiguity between varargs method
Summary: Erroneous ambiguity error when choosing most specific varargs method
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/Infer.java
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/tools/javac/varargs/7042566/T7042566.java

Changeset: 95fc7fd39be2
Author:    mcimadamore
Date:      2011-05-11 13:12 +0200
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/95fc7fd39be2

7041730: Regression: compiler accepts invalid cast from int to Byte
Summary: Implementation of cast conversion rules between primitive and boxed types is too liberal
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Types.java
! test/tools/javac/types/BoxingConversionTest.java
! test/tools/javac/types/CastTest.java

Changeset: bdfa48f80c82
Author:    jjg
Date:      2011-05-11 14:55 -0700
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/bdfa48f80c82

7043867: docs/jdk/api/javac have html files that have issues with HTML4 compliance
Reviewed-by: darcy

! src/share/classes/com/sun/source/tree/SynchronizedTree.java

Changeset: 652f0daf74a7
Author:    lana
Date:      2011-05-14 11:29 -0700
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/652f0daf74a7

Merge


Changeset: 5faa9eedc44e
Author:    mcimadamore
Date:      2011-05-16 09:38 +0100
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/5faa9eedc44e

7043922: Regression: internal compiler error for nested anonymous inner class featuring varargs constructor
Summary: Attributing a constructor call does not clean up the compiler's attribution context
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/varargs/7043922/T7043922.java

Changeset: 8987de9a4ab8
Author:    schien
Date:      2011-05-20 16:04 -0700
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/8987de9a4ab8

Added tag jdk7-b143 for changeset 5faa9eedc44e

! .hgtags

Changeset: 88bf21461a6b
Author:    Greg Lewis <glewis at eyesbeyond.com>
Date:      2011-05-20 20:04 -0700
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/88bf21461a6b

Merge from main OpenJDK repository





More information about the bsd-port-dev mailing list