JDK-6882207 : convert javap to use diamond operator internally
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javap
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-09-15
  • Updated: 2020-12-17
  • Resolved: 2020-12-09
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 16
16 b28Fixed
Related Reports
Relates :  
Description
Convert javap to use the new Project Coin diamond operator. This is useful for testing the diamond operator.

Comments
Changeset: 30de320c Author: Andrey Turbanov <turbanoff@gmail.com> Committer: Jonathan Gibbons <jjg@openjdk.org> Date: 2020-12-09 19:20:13 +0000 URL: https://git.openjdk.java.net/jdk/commit/30de320c
09-12-2020

EVALUATION Attached the main program of the diamond maker utility.
05-11-2009

EVALUATION The work can be done automatically by the mkdiamond utility.
15-09-2009