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 242323 - Exception if compilation directory in dwarf info is null
Summary: Exception if compilation directory in dwarf info is null
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 7.4
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-25 14:08 UTC by Alexander Simon
Modified: 2014-04-24 02:11 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 Alexander Simon 2014-02-25 14:08:52 UTC
CompileLineService declares wrapper of compilation unit.
Constructor of SourceFile throws exception if compilation directory is null.
It is wrong behavior.
Do not throw exception.

Service is used in in studio in project less.
Comment 1 Alexander Simon 2014-02-25 14:11:16 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/042446cfb5c3
Comment 2 Quality Engineering 2014-02-26 03:03:42 UTC
Integrated into 'main-silver', will be available in build *201402260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/042446cfb5c3
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #242323 Exception if compilation directory in dwarf info is null
Comment 3 soldatov 2014-03-21 21:56:31 UTC
I don't see any regressions in latest test report [NetBeans IDE 7.4 (Build 20140320-3f80b6998498)]
Comment 4 Quality Engineering 2014-03-26 17:05:08 UTC
Integrated into 'releases/release74', will be available in build *201403261440* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/4872a9e2bff7
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #242323 Exception if compilation directory in dwarf info is null
(transplanted from 042446cfb5c35554f5a73ebca5d6a170194aff22)
Comment 5 Quality Engineering 2014-04-24 02:11:38 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/55cdceb56198
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #242323 Exception if compilation directory in dwarf info is null
(transplanted from 042446cfb5c35554f5a73ebca5d6a170194aff22)