Kelly O'Hair
bd4f4be9d7
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy
2010-05-25 15:54:51 -07:00
Jonathan Gibbons
624b674ca3
6937244: sqe ws7 tools javap/javap_t10a fail jdk7 b80 used output of javap is changed
...
Reviewed-by: darcy
2010-03-23 18:05:54 -07:00
Jonathan Gibbons
2ed0d63583
6933914: fix missing newlines
...
Reviewed-by: ohair
2010-03-10 16:23:18 -08:00
Mahmood Ali
b0d7cf8472
6918625: handle annotations on array class literals
...
Co-authored-by: Michael Ernst <mernst@cs.washington.edu>
Reviewed-by: jjg, darcy
2010-02-02 10:56:10 -08:00
Jonathan Gibbons
5722595a5b
6910317: [classfile] typo and other issues in Dependency classes
...
Reviewed-by: ksrini
2009-12-15 13:26:06 -08:00
Jonathan Gibbons
8d1a5a5750
6907575: [classfile] add support for classfile dependency analysis
...
Reviewed-by: ksrini
2009-12-12 09:28:40 -08:00
Jonathan Gibbons
e634c0ee8e
6888367: classfile library parses signature attributes incorrectly
...
Reviewed-by: ksrini
2009-10-16 12:56:50 -07:00
Jonathan Gibbons
837c2b0a07
6887895: CONSTANT_Class_info getBaseName does not handle arrays of primitives correctly
...
Reviewed-by: ksrini
2009-10-13 14:02:53 -07:00
Xiomara Jayasena
dbe66b7524
6884624: Update copyright year
...
Update copyright for files that have been modified in 2009 through Septermber
Reviewed-by: tbell, ohair
2009-09-22 14:06:29 -07:00
Jonathan Gibbons
b2645b9065
6879371: javap does not close internal default file manager
...
Reviewed-by: darcy
2009-09-08 11:43:57 -07:00
Jonathan Gibbons
ba8c7416f8
6876753: javap tests fail on Windows
...
Reviewed-by: darcy
2009-08-27 17:39:16 -07:00
Jonathan Gibbons
7d420d30b9
6868539: javap should use current names for constant pool tags
...
Reviewed-by: ksrini
2009-08-08 17:56:37 -07:00
Jonathan Gibbons
9e26dc467b
6729471: javap should accept class files on the command line
...
Reviewed-by: mcimadamore
2009-08-05 08:38:18 -07:00
Jonathan Gibbons
ea9763ee24
6868553: 6867671 breaks some tests
...
Reviewed-by: mcimadamore
2009-08-05 07:43:50 -07:00
Jonathan Gibbons
24bbb68d38
4880672: javap does not output inner interfaces of an interface
...
Reviewed-by: mcimadamore
2009-07-30 09:18:55 -07:00
Jonathan Gibbons
219445d03a
6866657: add byteLength method to primary classfile types
...
Reviewed-by: mchung
2009-07-30 07:48:24 -07:00
Jonathan Gibbons
54b80cfe2a
4777949: Javap Rewrite : Warn javap usage on package classes with simple name
...
Reviewed-by: mcimadamore
2009-07-29 13:26:26 -07:00
Jonathan Gibbons
2655dbfaac
6855990: javap InstructionDetailWriter should support new 308 annotations attribute
...
Reviewed-by: mcimadamore
2009-07-28 10:36:25 -07:00
Jonathan Gibbons
604fce4d26
6863746: javap should not scan ct.sym by default
...
Reviewed-by: mcimadamore
2009-07-24 14:47:01 -07:00
Jonathan Gibbons
ae71131125
6863914: bug number missing from test
...
Reviewed-by: tbell
2009-07-23 14:15:58 -07:00
Mahmood Ali
b1c83646db
6863814: javap crashes when facing array class literals
...
Reviewed-by: jjg
2009-07-23 11:37:44 -07:00
Michael Ernst
e03ee9130a
6855544: add missing files
...
Co-authored-by: Mahmood Ali <mali@csail.mit.edu>
Co-authored-by: Matt Papi <mpapi@csail.mit.edu>
Reviewed-by: jjg, mcimadamore, darcy
2009-06-26 19:12:41 -07:00
Jonathan Gibbons
542d43cc10
6838199: remove support for old javap
...
Reviewed-by: ohair, mcimadamore
2009-05-29 16:26:41 -07:00
Jonathan Gibbons
72b623769a
6824493: experimental support for additional info for instructions
...
Reviewed-by: mcimadamore
2009-05-19 11:50:54 -07:00
Tim Bell
61485906a3
6814592: Legal notice repair needed in langtools/test/tools/javap/T4884240.java
...
Reviewed-by: jjg
2009-03-17 11:28:24 -07:00
Jonathan Gibbons
49c8929c4a
6764226: ListTest fails on javap output with bad characters
...
Reviewed-by: darcy
2008-10-27 14:25:59 -07:00
Maurizio Cimadamore
1cfe36b8a1
6760226: test/tools/javap/T6622260.java fails with specific locale settings
...
Changed the regression test in order to make it more robust w.r.t. to locale settings
Reviewed-by: jjg
2008-10-16 18:07:37 +01:00
Jonathan Gibbons
b6dbc8cf63
4884240: additional option required for javap
...
Reviewed-by: ksrini
2008-08-04 17:54:15 -07:00
Jonathan Gibbons
44444bd9c0
4111861: static final field contents are not displayed
...
Reviewed-by: ksrini
2008-08-04 15:09:02 -07:00
Jonathan Gibbons
02ef4bbc8c
4501661: disallow mixing -public, -private, and -protected options at the same time
...
Reviewed-by: ksrini
2008-07-08 18:06:19 -07:00
Jonathan Gibbons
d1e9333931
6716452: (classfile) need a method to get the index of an attribute
...
Reviewed-by: ksrini
2008-07-08 17:53:03 -07:00
Jonathan Gibbons
a2ef1138ad
6715753: unknown option error can be a little more helpful
...
Reviewed-by: ksrini
2008-07-08 17:25:50 -07:00
Jonathan Gibbons
23aea10d3e
6715757: javap does not print "extends java.lang.Object"
...
Reviewed-by: ksrini
2008-07-08 17:14:22 -07:00
Jonathan Gibbons
fdd75a4bbb
6715251: javap should be consistent with javac and return 2 if given no arguments
...
Reviewed-by: ksrini
2008-07-08 16:59:27 -07:00
Xiomara Jayasena
4d965a7153
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:56:02 -07:00
Jonathan Gibbons
2e420d4001
6715767: javap on java.lang.ClassLoader crashes
...
Reviewed-by: ksrini
2008-06-18 16:53:08 -07:00
Jonathan Gibbons
0a7516d744
4075303: Use javap to enquire aboput a specific inner class
...
4348375: Javap is not internationalized
4459541: "javap -l" shows line numbers as signed short; they should be unsigned
4501660: change diagnostic of -help as 'print this help message and exit'
4776241: unused source file in javap..
4870651: javap should recognize generics, varargs, enum
4876942: javap invoked without args does not print help screen
4880663: javap could output whitespace between class name and opening brace
4975569: javap doesn't print new flag bits
6271787: javap dumps LocalVariableTypeTable attribute in hex, needs to print a table
6305779: javap: support annotations
6439940: Clean up javap implementation
6469569: wrong check of searchpath in JavapEnvironment
6474890: javap does not open .zip files in -classpath
6587786: Javap throws error : "ERROR:Could not find <classname>" for JRE classes
6622215: javap ignores certain relevant access flags
6622216: javap names some attributes incorrectly
6622232: javap gets whitespace confused
6622260: javap prints negative bytes incorrectly in hex
Reviewed-by: ksrini
2008-06-03 13:26:47 -07:00
J. Duke
f57b87e8f6
Initial load
2007-12-01 00:00:00 +00:00