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 86442 - OutofMemory when scrolling through completion
Summary: OutofMemory when scrolling through completion
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks: 87136
  Show dependency tree
 
Reported: 2006-10-04 10:24 UTC by David Simonek
Modified: 2007-01-17 10:09 UTC (History)
2 users (show)

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 David Simonek 2006-10-04 10:24:10 UTC
Steps to reproduce:
1) Open some java source, some method body
2) In method body, write java.util. and invoke regular completion (Ctrl+Space)
3) Scroll fastly in a completion popup window for a while, use up and down
arrows, page up, page down

After a while, system stops to respond and OOM exc is thrown.
Comment 1 Petr Hrebejk 2006-12-01 13:02:49 UTC
Does this still happen. It seems to be non reproducible for some time.
Comment 2 David Simonek 2006-12-01 15:18:40 UTC
No, I can't reproduce now, closing.