hg: hsx/hotspot-main/langtools: 9 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Fri Sep 7 01:54:29 PDT 2012
Changeset: c47742f53f99
Author: katleman
Date: 2012-08-30 10:27 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/langtools/rev/c47742f53f99
Added tag jdk8-b54 for changeset 9cf72631baf5
! .hgtags
Changeset: 9d47f4850714
Author: jjh
Date: 2012-08-15 13:48 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/langtools/rev/9d47f4850714
7191449: update copyright year to match last edit in jdk8 langtools repository
Reviewed-by: jjh
Contributed-by: steve.sides at oracle.com
! make/jprt.properties
! make/tools/anttasks/CompilePropertiesTask.java
! make/tools/anttasks/GenStubsTask.java
! make/tools/anttasks/SelectToolTask.java
! make/tools/compileproperties/CompileProperties.java
! make/tools/genstubs/GenStubs.java
! src/share/classes/com/sun/tools/javac/code/Source.java
! src/share/classes/com/sun/tools/javac/code/Type.java
! src/share/classes/com/sun/tools/javac/comp/AttrContext.java
! src/share/classes/com/sun/tools/javac/comp/TransTypes.java
! src/share/classes/com/sun/tools/javac/file/ZipFileIndex.java
! src/share/classes/com/sun/tools/javac/main/Main.java
! src/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java
! test/tools/javac/ProtectedInnerClass/ProtectedInnerClass.sh
! test/tools/javac/api/7086261/T7086261.java
! test/tools/javac/api/T6397104.java
! test/tools/javac/diags/CheckExamples.java
! test/tools/javac/diags/MessageInfo.java
! test/tools/javac/diags/RunExamples.java
! test/tools/javac/diags/examples/ApplicableMethodFound1.java
! test/tools/javac/diags/examples/IllegalDot.java
! test/tools/javac/diags/examples/InconvertibleTypes.java
! test/tools/javac/diags/examples/KindnameConstructor.java
! test/tools/javac/diags/examples/NotApplicableMethodFound.java
! test/tools/javac/diags/examples/PossibleLossPrecision.java
! test/tools/javac/diags/examples/ResourceNotApplicableToType.java
! test/tools/javac/diags/examples/VarargsArgumentMismatch.java
! test/tools/javac/diags/examples/VerboseResolveMulti1.java
! test/tools/javac/diags/examples/WhereCaptured.java
! test/tools/javac/diags/examples/WhereCaptured1.java
! test/tools/javac/diags/examples/WhereIntersection.java
! test/tools/javac/diags/examples/WhereTypeVar.java
! test/tools/javac/generics/typevars/T7148242.java
! test/tools/javac/newlines/Newlines.sh
! test/tools/javac/parser/T4881269.java
! test/tools/javac/processing/TestWarnErrorCount.java
Changeset: 5ac2e9ee969e
Author: jjg
Date: 2012-08-17 17:30 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/langtools/rev/5ac2e9ee969e
7192449: fix up tests to accommodate jtreg spec change
Reviewed-by: darcy
! test/tools/javac/processing/6414633/T6414633.java
! test/tools/javac/processing/options/testPrintProcessorInfo/TestWithXstdout.java
Changeset: 464f52f59f7d
Author: sundar
Date: 2012-08-20 21:24 +0530
URL: http://hg.openjdk.java.net/hsx/hotspot-main/langtools/rev/464f52f59f7d
7181320: javac NullPointerException for switch labels with cast to String expressions
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/code/Types.java
! src/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/tools/javac/StringsInSwitch/7181320/BinOpInCaseLabel.java
+ test/tools/javac/StringsInSwitch/7181320/CastInCaseLabel.java
+ test/tools/javac/StringsInSwitch/7181320/CondExprInCaseLabel.java
+ test/tools/javac/StringsInSwitch/7181320/CondExprInCaseLabel1.java
+ test/tools/javac/StringsInSwitch/7181320/CondExprInCaseLabel2.java
Changeset: 37008b4cd97a
Author: jjg
Date: 2012-08-20 13:50 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/langtools/rev/37008b4cd97a
7192744: fix up tests to accommodate jtreg spec change
Reviewed-by: darcy
! test/tools/javac/processing/6348499/T6348499.java
! test/tools/javac/processing/T6920317.java
Changeset: c9749226cdde
Author: ksrini
Date: 2012-08-27 07:21 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/langtools/rev/c9749226cdde
7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes.
Reviewed-by: jjg
Contributed-by: jan.lahoda at oracle.com
! src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
! src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
Changeset: 542c87b8ce7f
Author: lana
Date: 2012-08-27 10:59 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/langtools/rev/542c87b8ce7f
Merge
Changeset: e48e7e1f026b
Author: lana
Date: 2012-08-30 20:14 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/langtools/rev/e48e7e1f026b
Merge
Changeset: 0f8cf3d89a7c
Author: katleman
Date: 2012-09-06 17:28 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/langtools/rev/0f8cf3d89a7c
Added tag jdk8-b55 for changeset e48e7e1f026b
! .hgtags
More information about the hotspot-dev
mailing list