aboutsummaryrefslogtreecommitdiff
path: root/test/tools/javap
AgeCommit message (Expand)Author
2014-03-278035104: reorder class file attributes in javap listingkizune
2014-03-038032869: remove support for legacy options in javapkizune
2014-02-208035364: An extra space in the comments of constant pool entrieskizune
2014-02-208034840: Regression test tools/javap/MethodParameters.java fails in 8u20 nigh...kizune
2014-02-188033180: An inappropriate newline symbol in the help sectionkizune
2014-02-158032819: Extra empty line between field declarations for the "-v -c" and "-v ...kizune
2014-02-138032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l...kizune
2014-02-128033930: Unnecessary new line after the StackMapTablekizune
2014-02-118033711: An exception is thrown if using the "-classpath" option with no argu...kizune
2014-02-118033581: Incorrect comment aligmentkizune
2013-11-048027530: javap tonga tests cleanup: test -public, -protected, -package, -priv...cl
2013-11-048027411: javap tonga tests cleanup: write a java program to test invalid opti...cl
2013-10-048003537: javap use internal class name when printing bound of type variableksrini
2013-07-098020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTe...ksrini
2013-06-118007907: javap, method com.sun.tools.javap.Main.run returns 0 even in case of...vromero
2013-05-148013852: update reference impl for type-annotationsjjg
2013-05-038012728: Normalize @ignore comments on langtools testsjjg
2013-03-188005220: RFE to write javap tests for repeating annotations.jjg
2013-03-148008582: jtreg failures after conversion of shell tests to Javavromero
2013-02-198006212: javac, convert jtreg tests from shell script to javavromero
2013-02-158008313: 8007052 breaks test/tools/javap/MethodParameters.javajjg
2013-02-158007052: javap should include the descriptor for a method in verbose modejjg
2013-02-128006334: javap, JavapTask constructor breaks with null pointer exception if p...vromero
2013-01-238006775: JSR 308: Compiler changes in JDK8jjg
2013-01-078005647: langtools/test/tools/javap/MethodParameters.java fails on windowsjjh
2012-12-298004727: Add compiler support for parameter reflectionjjg
2012-11-217190862: javap shows an incorrect type for operands if the 'wide' prefix is usedvromero
2012-09-077186925: JavapTask passes null to java.io.Writerjjg
2012-03-067113349: Initial changeset for Macosx port to jdkmichaelm
2011-03-307031005: javap prints "extends java.lang.Object"jjg
2010-12-286962318: Update copyright yearjdk7-b124ohair
2010-12-087004698: javap does not output CharacterRangeTable attributes correctlyjjg
2010-11-237002346: javap test relies on location of scratch directoryjjg
2010-10-196987760: remove 308 support from JDK7jjg
2010-09-166985115: tests create too much outputjjg
2010-08-266980017: javap -XDdetail:source behaves badly if source not available.jjg
2010-05-256943119: Rebrand source copyright noticesohair
2010-03-236937244: sqe ws7 tools javap/javap_t10a fail jdk7 b80 used output of javap i...jjg
2010-03-106933914: fix missing newlinesjjg
2010-02-026918625: handle annotations on array class literalsjjg
2009-12-156910317: [classfile] typo and other issues in Dependency classesjjg
2009-12-126907575: [classfile] add support for classfile dependency analysisjjg
2009-10-166888367: classfile library parses signature attributes incorrectlyjjg
2009-10-136887895: CONSTANT_Class_info getBaseName does not handle arrays of primitives...jjg
2009-09-226884624: Update copyright yearxdono
2009-09-086879371: javap does not close internal default file managerjdk7-b72jjg
2009-08-276876753: javap tests fail on Windowsjjg
2009-08-086868539: javap should use current names for constant pool tagsjjg
2009-08-056729471: javap should accept class files on the command linejjg
2009-08-056868553: 6867671 breaks some testsjjg