JDK-6852856 : javap changes to facilitate subclassing javap for variants
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javap
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-06-19
  • Updated: 2012-01-17
  • Resolved: 2012-01-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b64Fixed
Description
It would help to make some minor changes to javap to facilitate creating custom subtypes of JavapTask and its utility classes.

In addition, a couple of toString() methods were incorrectly omitted on CPInfo subtypes, and AccessFlags.Type would be better renamed AccessFlags.Kind.

Comments
EVALUATION Yes.
29-06-2009