hg: jdk8u/hs-dev/langtools: 10 new changesets

alejandro.murillo at oracle.com alejandro.murillo at oracle.com
Fri Apr 11 20:21:19 UTC 2014


Changeset: 27a3026256cd
Author:    vromero
Date:      2014-03-19 16:44 +0000
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/27a3026256cd

8034924: Incorrect inheritance of inaccessible static method
Reviewed-by: jjg, jlahoda

! src/share/classes/com/sun/tools/javac/code/Symbol.java
+ test/tools/javac/IncorrectInheritance/IncorrectInheritanceTest.java

Changeset: f35effa10297
Author:    vromero
Date:      2014-03-19 17:42 +0000
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/f35effa10297

8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Type.java
! src/share/classes/com/sun/tools/javac/comp/Infer.java

Changeset: dac1b0a17386
Author:    jlahoda
Date:      2014-01-15 13:49 +0100
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/dac1b0a17386

8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info
Summary: The exception parameters with type annotations need to be added into the varBuffer even if not generating debug info
Reviewed-by: jjg, emc

! src/share/classes/com/sun/tools/javac/jvm/Code.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/Driver.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/ExceptionParameters.java

Changeset: d0d60825c09d
Author:    jlahoda
Date:      2014-03-07 13:35 +0100
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/d0d60825c09d

8034854: outer_class_info_index of synthetic class is not zero
Summary: Auxiliary synthetic anonymous classes should not have an outer class specified in the InnerClasses attribute.
Reviewed-by: vromero, jjg, abuckley

! src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
+ test/tools/javac/classfiles/InnerClasses/SyntheticClasses.java

Changeset: 5cc5ca2236e5
Author:    lana
Date:      2014-03-24 13:51 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/5cc5ca2236e5

Merge


Changeset: ac7450d1ac51
Author:    jfranck
Date:      2014-03-26 12:18 +0100
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/ac7450d1ac51

8038080: annotation processors don't visit declaration parameter annotations
Reviewed-by: darcy
Contributed-by: cushon at google.com, joel.franck at oracle.com

! src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java
! src/share/classes/com/sun/tools/javac/processing/JavacRoundEnvironment.java
+ test/tools/javac/processing/environment/ProcessingEnvAnnoDiscovery.java
+ test/tools/javac/processing/environment/round/Anno.java
+ test/tools/javac/processing/environment/round/ParameterAnnotations.java
! test/tools/javac/processing/environment/round/TestElementsAnnotatedWith.java

Changeset: a5fdd84e258a
Author:    kizune
Date:      2014-03-27 10:29 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/a5fdd84e258a

8035104: reorder class file attributes in javap listing
Reviewed-by: ksrini

! src/share/classes/com/sun/tools/javap/ClassWriter.java
! test/tools/javap/T4975569.java
+ test/tools/javap/T8035104.java

Changeset: ca85c078f545
Author:    amurillo
Date:      2014-04-01 11:44 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/ca85c078f545

Merge


Changeset: aa0cb3af23d3
Author:    lana
Date:      2014-04-03 10:32 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/aa0cb3af23d3

Merge


Changeset: 07b40f788204
Author:    katleman
Date:      2014-04-09 08:48 -0700
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/langtools/rev/07b40f788204

Added tag jdk8u20-b09 for changeset aa0cb3af23d3

! .hgtags



More information about the jdk8u-hs-changes mailing list