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 270674 - NPE from PersistentClassIndex due to null value from PCI.getRoot()
Summary: NPE from PersistentClassIndex due to null value from PCI.getRoot()
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: Dev
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-18 06:57 UTC by Tomas Zezula
Modified: 2017-05-19 01:52 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 Tomas Zezula 2017-05-18 06:57:26 UTC
NPE in PCI.IndexPatch.updateDirty due to null value from PCI.getRoot()
Comment 1 Tomas Zezula 2017-05-18 07:36:48 UTC
Fixed jet-main 03d702fb3dd1
Comment 2 Quality Engineering 2017-05-19 01:52:00 UTC
Integrated into 'main-silver', will be available in build *201705190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/03d702fb3dd1
User: Tomas Zezula <tzezula@netbeans.org>
Log: #270674:NPE from PersistentClassIndex due to null value from PCI.getRoot()