hg: jdk9/sandbox/langtools: 8164519: Rendering of supertype_target for annotated extends clause

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Sep 26 23:15:57 UTC 2016


Changeset: 90dd93e668a5
Author:    sadayapalam
Date:      2016-09-27 04:34 +0530
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/90dd93e668a5

8164519: Rendering of supertype_target for annotated extends clause
Summary: Eliminate inconsistencies in handling annotated super class.
Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java
! src/jdk.jdeps/share/classes/com/sun/tools/classfile/TypeAnnotation.java
+ test/tools/javac/annotations/typeAnnotations/classfile/AnnotatedExtendsTest.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassExtends.java



More information about the jdk9-sandbox-changes mailing list