Changeset: 51fb17abfc32
Author:    mcimadamore
Date:      2012-01-24 17:52 +0000
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/51fb17abfc32

7129801: Merge the two method applicability routines
Summary: Resolve.java and Infer.java should reuse the same method applicability 
check routine
Reviewed-by: dlsmith, jjg

! src/share/classes/com/sun/tools/javac/comp/Infer.java
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
! src/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/diags/examples/InferVarargsArgumentMismatch.java

Changeset: ac36176b7de0
Author:    jjh
Date:      2012-01-24 15:51 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/ac36176b7de0

7126832: com.sun.tools.javac.api.ClientCodeWrapper$WrappedJavaFileManager 
cannot be cast
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/api/JavacTaskImpl.java
! src/share/classes/com/sun/tools/javac/main/Main.java
+ test/tools/javah/T7126832/T7126832.java
+ test/tools/javah/T7126832/java.java

Changeset: d16b464e742c
Author:    jjh
Date:      2012-01-24 16:31 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/d16b464e742c

7129225: javac fails to run annotation processors when star import of package 
of gensrc
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/MemberEnter.java
+ test/tools/javac/7129225/Anno.java
+ test/tools/javac/7129225/AnnoProcessor.java
+ test/tools/javac/7129225/NegTest.ref
+ test/tools/javac/7129225/TestImportStar.java
+ test/tools/javac/7129225/TestImportStar.ref

Changeset: 332dfa0f91df
Author:    jjh
Date:      2012-01-25 12:20 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/332dfa0f91df

7133314: The regression test for 7129225 fails when run with jtreg -samevm or 
jtreg -agentvm
Reviewed-by: jjg

! test/tools/javac/7129225/AnnoProcessor.java
! test/tools/javac/7129225/NegTest.ref
! test/tools/javac/7129225/TestImportStar.java
! test/tools/javac/7129225/TestImportStar.ref

Changeset: 7d412606d641
Author:    lana
Date:      2012-01-28 20:42 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/7d412606d641

Merge


Changeset: 520c30f85bb5
Author:    lana
Date:      2012-02-07 10:39 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/520c30f85bb5

Merge


Changeset: b556aa8a99c3
Author:    katleman
Date:      2012-02-09 12:56 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/b556aa8a99c3

Added tag jdk8-b25 for changeset 520c30f85bb5

! .hgtags

Reply via email to