Bug 8087 - NPE when hierarchy verbose on and hierarchy on a region
Summary: NPE when hierarchy verbose on and hierarchy on a region
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: 2.0 M2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-23 06:41 EST by Jerome Lanneluc CLA
Modified: 2002-01-23 07:47 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2002-01-23 06:41:14 EST
Build 20020122

If you turn hierarchy verbose on, and change a file on a hierarchy which is on 
a region, then you get a NullPointerException.

The verbose code always expects a non-null focus type.
Comment 1 Philipe Mulet CLA 2002-01-23 07:36:48 EST
Please fix asap
Comment 2 Jerome Lanneluc CLA 2002-01-23 07:47:48 EST
Added null check.