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 45454 - notify user when MDR is called from document w/o locking
Summary: notify user when MDR is called from document w/o locking
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks: 44492
  Show dependency tree
 
Reported: 2004-06-23 13:19 UTC by Pavel Buzek
Modified: 2007-04-03 18:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Buzek 2004-06-23 13:19:41 UTC
Locking order - MDR needs to be locked before
accessing document.
Advice: notify user (throw Exception) when MDR is
called from document w/o locking.
Comment 1 Jan Becicka 2004-11-04 09:56:06 UTC
This was already implemented AFIK.