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 235522 - map.hpp (324 lines) from boost never finishes semantic HL (took 1 hour)
Summary: map.hpp (324 lines) from boost never finishes semantic HL (took 1 hour)
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.4
Hardware: All All
: P1 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: 7.4_HR_FIX
Depends on:
Blocks: 235612
  Show dependency tree
 
Reported: 2013-09-04 16:50 UTC by Vladimir Voskresensky
Modified: 2013-11-11 15:05 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 Vladimir Voskresensky 2013-09-04 16:50:38 UTC
boost/mpl/aux_/preprocessed/gcc/map.hpp has 324 lines; took 3757610ms
Comment 1 Vladimir Voskresensky 2013-09-06 19:22:37 UTC
Valera, please confirm if since tomorrow perf is ok
Comment 2 Quality Engineering 2013-09-07 03:43:16 UTC
Integrated into 'main-silver', will be available in build *201309070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7b2a71a6b61c
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #235522 - map.hpp (324 lines) from boost never finishes semantic HL (took 1 hour)
- toString for instantiations
Comment 3 Quality Engineering 2013-09-11 01:41:59 UTC
Integrated into 'main-silver', will be available in build *201309110001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/fd149d2368de
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed incorrect merge #235522 - map.hpp (324 lines) from boost never finishes semantic HL (took 1 hour)
Comment 5 soldatov 2013-09-11 08:45:22 UTC
verified in trunk

Product Version         = NetBeans IDE Dev (Build cnd-build-10443-on-20130910) (#4a524a1ba569)
Operating System        = SunOS version 5.11 running on sparc
Java; VM; Vendor        = 1.7.0_21; Java HotSpot(TM) Client VM 23.21-b01; Oracle Corporation
Runtime                 = Java(TM) SE Runtime Environment 1.7.0_21-b11

Now IDE parses file for 3-5 minutes.
Comment 6 petrk 2013-09-11 15:01:12 UTC
fix is safe
Comment 7 Vladimir Voskresensky 2013-09-11 15:13:15 UTC
http://hg.netbeans.org/releases/rev/ba0a14dbbad4
Comment 8 Quality Engineering 2013-09-16 02:01:03 UTC
Integrated into 'main-silver', will be available in build *201309160002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c6a73ca5d8f1
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: extra fix #235522 - map.hpp (324 lines) from boost never finishes semantic HL (took 1 hour)
- remove expensive hashCode
(transplanted from 2dc94dedd4aeb76aa72942d37062851114841554)
Comment 9 soldatov 2013-09-16 08:39:22 UTC
verified in NetBeans IDE 7.4 RC1 (Build 201309152201)