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 110326 - RE Operation: Only first operation from chain of calls appears in the sequence diagram
Summary: RE Operation: Only first operation from chain of calls appears in the sequenc...
Status: VERIFIED DUPLICATE of bug 97099
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-07-19 18:50 UTC by Sherry Zhou
Modified: 2007-09-20 07:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sherry Zhou 2007-07-19 18:50:10 UTC
build 070719

 Reverse the method below and generate sequence diagram. Only getClass() shows in the diagram.
This is regression from nb 5.5.1
--------------------------------------------------------------
 public void testChainOfCalls1(){
        getClass().getClassLoader().getParent().getResource("url");
    }
---------------------------------------------------------------------
Comment 1 Kris Richards 2007-07-19 19:31:05 UTC

*** This issue has been marked as a duplicate of 97099 ***
Comment 2 Peter Lam 2007-09-20 07:42:53 UTC
verified in instrumented build 200709180324.