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

Summary: White list for read files
Product: qa Reporter: Jaroslav Tulach <jtulach>
Component: TestsAssignee: Alexander Kouznetsov <mrkam>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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