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 83720 - AssertionError: Null lastModified from AbstractFileObject
Summary: AssertionError: Null lastModified from AbstractFileObject
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL: http://deadlock.nbextras.org/job/prj_...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-08-29 18:43 UTC by Jesse Glick
Modified: 2008-12-22 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 Jesse Glick 2006-08-29 18:43:38 UTC
Looks to me like AFO.lM should be synchronized. Apparent race condition
encountered randomly in commit validation. See URL.
Comment 1 rmatous 2006-09-15 16:02:50 UTC
Yes, this might caus eproblems.
Comment 2 rmatous 2007-09-21 16:46:46 UTC
/cvs/openide/fs/src/org/openide/filesystems/AbstractFileObject.java,v  <--  AbstractFileObject.java
new revision: 1.12; previous revision: 1.11