History log of /openjdk9/langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/Annotation.java
Revision Date Author Comments
# 3457:f2634ce2c3ce 02-Jun-2016 ksrini

8158559: Fix for 8132216 breaks langtools build
Reviewed-by: mcimadamore


# 3455:f7efff50efba 02-Jun-2016 sadayapalam

8132216: [Findbugs] Annotation$Array_element_value may expose internal representation
Reviewed-by: mcimadamore


# 2972:19edec07d44a 01-Jul-2015 jlahoda

8080675: Enhance the classfile library to support construction of classfiles from scratch
Reviewed-by: jjg


# 2942:08092deced3f 27-May-2015 mchung

8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj