This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 207917 - Type Arguments for method invocation are printed wrong
Summary: Type Arguments for method invocation are printed wrong
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-30 15:10 UTC by Ralph Ruijs
Modified: 2012-02-08 11:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed patch (11.94 KB, patch)
2012-01-30 15:10 UTC, Ralph Ruijs
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Ruijs 2012-01-30 15:10:39 UTC
Created attachment 115394 [details]
Proposed patch

Adding or removing type arguments from a method invocation tree gets printed wrong.

Attached is proposed patch.
Comment 1 Ralph Ruijs 2012-02-08 11:18:45 UTC
http://hg.netbeans.org/jet-main/rev/ba0c76ff0c9f
Author:    Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Date:      2012-02-08 12:07
Message:   Issue #207917 - Type Arguments for method invocation are printed wrong