jdk-24/langtools/test/tools/javap
2014-10-30 15:21:42 -07:00
..
4111861 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
4798312 8050429: Update/cleanup ToolBox 2014-08-13 13:20:31 -07:00
4866831 8050429: Update/cleanup ToolBox 2014-08-13 13:20:31 -07:00
4870651 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6937244 7031005: javap prints "extends java.lang.Object" 2011-03-30 18:32:16 -07:00
8006334 8007907: javap, method com.sun.tools.javap.Main.run returns 0 even in case of class not found error 2013-06-11 09:59:34 +01:00
8007907 8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken 2013-07-09 14:54:20 -07:00
classfile 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
output 8056021: checkin for JDK-8027262 breaks Checker Framework 2014-09-08 13:11:28 +02:00
stackmap 8050429: Update/cleanup ToolBox 2014-08-13 13:20:31 -07:00
typeAnnotations 8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1 2014-01-16 18:00:25 -08:00
AccessModifiers.java 8027530: javap tonga tests cleanup: test -public, -protected, -package, -private options 2013-11-04 18:51:56 -08:00
BadAttributeLength.java 8047072: javap OOM on fuzzed classfile 2014-07-30 20:31:39 +04:00
BoundsTypeVariableTest.java 8003537: javap use internal class name when printing bound of type variable 2013-10-04 16:08:18 -07:00
DescriptorTest.java 8007052: javap should include the descriptor for a method in verbose mode 2013-02-15 08:28:42 -08:00
ExtPath.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InvalidOptions.java 8032869: remove support for legacy options in javap 2014-01-29 14:32:27 -08:00
MethodParameters.java 8033581: Incorrect comment aligment 2014-02-06 18:54:13 -08:00
StackMapTableTest.java 8033930: Unnecessary new line after the StackMapTable 2014-02-10 11:52:52 -08:00
T4075403.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T4459541.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T4501660.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T4501661.java 8044597: Request to update tools/javap/T4501661.java to add test for package option 2014-09-03 19:22:16 +04:00
T4777949.java 8007907: javap, method com.sun.tools.javap.Main.run returns 0 even in case of class not found error 2013-06-11 09:59:34 +01:00
T4876942.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T4880663.java 7031005: javap prints "extends java.lang.Object" 2011-03-30 18:32:16 -07:00
T4880672.java 7031005: javap prints "extends java.lang.Object" 2011-03-30 18:32:16 -07:00
T4884240.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T4975569.java 8034861: Incorrect format and indentation of InnerClasses section 2014-09-03 14:06:25 -07:00
T6271787.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6474890.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6587786.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6622216.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6622232.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6622260.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6715251.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
T6715753.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
T6715767.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6716452.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6729471.java 8062336: Revert tools/javap/T6729471.java to original test code 2014-10-30 15:21:42 -07:00
T6824493.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6863746.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6866657.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6868539.java 8035364: An extra space in the comments of constant pool entries 2014-02-19 15:05:19 -08:00
T6879371.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6980017.java 6985115: tests create too much output 2010-09-16 09:57:37 -07:00
T7004698.java 7004698: javap does not output CharacterRangeTable attributes correctly 2010-12-08 13:42:57 -08:00
T7186925.java 7186925: JavapTask passes null to java.io.Writer 2012-09-07 11:12:16 -07:00
T7190862.java 8007907: javap, method com.sun.tools.javap.Main.run returns 0 even in case of class not found error 2013-06-11 09:59:34 +01:00
T8032814.java 8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options 2014-01-27 17:48:47 -08:00
T8032819.java 8032819: Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options 2014-01-28 14:31:29 -08:00
T8033180.java 8033180: An inappropriate newline symbol in the help section 2014-01-30 17:46:25 -08:00
T8033711.java 8033711: An exception is thrown if using the \"-classpath\" option with no arguments 2014-02-06 11:01:50 -08:00
T8035104.java 8035104: reorder class file attributes in javap listing 2014-03-26 17:50:33 -07:00
T8038414.java 8038414: Constant pool's strings are not escaped properly 2014-09-03 14:19:39 -07:00
TestSuperclass.java 8062348: langtools tests should close file manager (group 1) 2014-10-29 17:25:23 -07:00
WhitespaceTest.java 8033581: Incorrect comment aligment 2014-02-06 18:54:13 -08:00