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 147486

Summary: Boost needs more than 256Mb of heap to be parsed
Product: cnd Reporter: Alexander Pepin <apepin>
Component: Code ModelAssignee: Alexander Simon <alexvsimon>
Status: VERIFIED FIXED    
Severity: blocker Keywords: PERFORMANCE
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2008-09-17 14:03:03 UTC
This is a regression in performance. While parsing Boost IDE takes more than 256Mb of heap. Performance tests fail with
java.lang.OutOfMemoryError as they set max heap size to 256Mb.
Comment 1 Alexander Simon 2008-09-18 08:03:25 UTC
Provide test project and more details because it works for me.
Comment 2 Leonid Lenyashin 2008-09-18 08:26:05 UTC
Why it is a P1?
Comment 3 Alexander Simon 2008-09-18 13:41:53 UTC
fixed:
- keep clean preprocessor states in file container.
Change set:
http://hg.netbeans.org/main/rev/47b1dcaca0b1
Comment 4 Quality Engineering 2008-09-19 17:30:13 UTC
Integrated into 'main-golden', will be available in build *200809191401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/47b1dcaca0b1
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed: IZ#147486:Boost needs more than 256Mb of heap to be parsed
Comment 5 Alexander Pepin 2008-09-23 13:56:02 UTC
verified in build 20080922