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 42111 - Debugger hangs when browsing long Strings
Summary: Debugger hangs when browsing long Strings
Status: CLOSED DUPLICATE of bug 44152
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-17 19:45 UTC by oneway
Modified: 2010-04-29 09:17 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 oneway 2004-04-17 19:45:54 UTC
The app loads a file into a String. The size of
the file is about 421KB.

While debugging, the debugger shows the string and
it's first chars. attemp to browse the whole
string opens a new "Value" window, CPU
uitilization goes to 99% and that's it (NB
occupies 96MB in RAM). After that NB has to be killed.

NB was started with:
-J-Xms32m -J-Xmx128m
-J-Xverify:none
-ui com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Comment 1 Jan Jancura 2004-06-02 10:19:57 UTC

*** This issue has been marked as a duplicate of 44152 ***
Comment 2 Quality Engineering 2010-04-29 09:17:28 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.