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 153155 - White list for read files
Summary: White list for read files
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Kouznetsov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-13 15:33 UTC by Jaroslav Tulach
Modified: 2011-05-24 13:54 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 Jaroslav Tulach 2008-11-13 15:33:48 UTC
Please implement test to "Control I/O Reads and Open" calls:
http://wiki.netbeans.org/FitnessViaWhiteAndBlackList

Especially on cold start, each open is pretty expensive and it is important we will get this under our control.
Comment 1 Alexander Kouznetsov 2008-12-01 19:45:07 UTC
http://hg.netbeans.org/main/rev/75a18dcd4330

ReadAccessTest 

To initialize userdir run test once with stage = 1 in suite method of ReadAccessTest, then set stage = 2 to perform
measurement