hg: jdk9/dev/langtools: 8035768: Move TypeAnnotationPosition from Attribute.Compound to Attribute.TypeCompound

eric.mccorkle at oracle.com eric.mccorkle at oracle.com
Fri Mar 28 01:55:51 UTC 2014


Changeset: fa2bc0a4ac30
Author:    emc
Date:      2014-03-27 18:41 -0400
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/fa2bc0a4ac30

8035768: Move TypeAnnotationPosition from Attribute.Compound to Attribute.TypeCompound
Summary: Move position field into Compound, making Compound into a kind of "proto-annotation", representing the situation before we know what an Annotation's kink is
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Attribute.java



More information about the jdk9-dev-changes mailing list