History log of /openjdk9/langtools/src/jdk.jdeps/share/classes/com/sun/tools/javap/ConstantWriter.java
Revision Date Author Comments
# 3822:d8766c39123a 15-Dec-2016 alanb

8170987: Module system implementation refresh (12/2016)
Reviewed-by: mcimadamore
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, srikanth.adayapalam@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 3554:653c218a6e57 29-Jul-2016 sdrach

8143366: Control characters in constant pool strings are not escaped properly
Reviewed-by: jjg


# 3491:9c03e485a669 17-Jun-2016 jjg

8059631: Use of '#' to represent MethodHandle kind is confusing
Reviewed-by: jrose, mcimadamore


# 2942:08092deced3f 27-May-2015 mchung

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