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 147295 - ImageDataObject uses double-checked locking
Summary: ImageDataObject uses double-checked locking
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Image (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@utilities
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2008-09-15 18:05 UTC by Andrei Badea
Modified: 2008-09-30 06:07 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 Andrei Badea 2008-09-15 18:05:59 UTC
... in getOpenSupport() and getPrintSupport().
Comment 1 Maros Sandor 2008-09-29 15:08:27 UTC
b7f2fa9e0a27
Comment 2 Quality Engineering 2008-09-30 06:07:34 UTC
Integrated into 'main-golden', will be available in build *200809300201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b7f2fa9e0a27
User: Maros Sandor <msandor@netbeans.org>
Log: #147295: Removing broken design pattern