hg: tiered-attrib/dev/langtools: 6 new changesets

vicente.romero at oracle.com vicente.romero at oracle.com
Mon Jul 27 22:34:30 UTC 2015


Changeset: 431f00f9cbd2
Author:    sadayapalam
Date:      2015-07-08 19:01 +0530
URL:       http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/431f00f9cbd2

8130745: Revert fix pushed for JDK-8074346
Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
! test/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java
! test/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.out
- test/tools/javac/annotations/typeAnnotations/failures/T8074346.java
- test/tools/javac/annotations/typeAnnotations/failures/T8074346.out

Changeset: 3ffe50f8e0c8
Author:    vromero
Date:      2015-07-09 11:06 -0700
URL:       http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/3ffe50f8e0c8

8130803: add regression test related to fix for JDK-8078024
Reviewed-by: mcimadamore
Contributed-by: cushon at google.com

+ test/tools/javac/generics/inference/8078024/T8078024.java

Changeset: 03e083639ee9
Author:    katleman
Date:      2015-07-09 13:49 -0700
URL:       http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/03e083639ee9

Added tag jdk9-b72 for changeset 832e51533706

! .hgtags

Changeset: 1fccc38cd6f5
Author:    lana
Date:      2015-07-09 16:38 -0700
URL:       http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/1fccc38cd6f5

Merge

- test/tools/javac/annotations/typeAnnotations/failures/T8074346.java
- test/tools/javac/annotations/typeAnnotations/failures/T8074346.out

Changeset: 1ec80335c03d
Author:    aeremeev
Date:      2015-07-10 12:42 +0300
URL:       http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/1ec80335c03d

8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute.
Reviewed-by: jjg, shurailine, anazarov

+ test/tools/javac/classfiles/attributes/annotations/AnnotationsTestBase.java
+ test/tools/javac/classfiles/attributes/annotations/ClassType.java
+ test/tools/javac/classfiles/attributes/annotations/README.txt
+ test/tools/javac/classfiles/attributes/annotations/RuntimeAnnotationsForGenericMethodTest.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeAnnotationsForInnerAnnotationTest.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeAnnotationsForInnerClassTest.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeAnnotationsForInnerEnumTest.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeAnnotationsForInnerInterfaceTest.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeAnnotationsForTopLevelClassTest.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeAnnotationsTestBase.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeParameterAnnotationsForGenericMethodTest.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeParameterAnnotationsForLambdaTest.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeParameterAnnotationsTest.java
+ test/tools/javac/classfiles/attributes/annotations/RuntimeParameterAnnotationsTestBase.java
+ test/tools/javac/classfiles/attributes/annotations/TestAnnotationInfo.java
+ test/tools/javac/classfiles/attributes/annotations/TestCase.java
+ test/tools/javac/classfiles/attributes/annotations/WorkAnnotations.java
! test/tools/javac/classfiles/attributes/lib/TestBase.java
! test/tools/javac/classfiles/attributes/lib/TestResult.java

Changeset: 1402f38b5678
Author:    vromero
Date:      2015-07-27 15:34 -0700
URL:       http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/1402f38b5678

merge

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
- test/tools/javac/annotations/typeAnnotations/failures/T8074346.java
- test/tools/javac/annotations/typeAnnotations/failures/T8074346.out



More information about the tiered-attrib-dev mailing list