Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 115472

Summary: TVT3.1.x:TCT117: What is contended monitor?
Product: [Eclipse Project] JDT Reporter: CDE Administration <cdeadmin>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: camle, Karice_McIntyre, kitlo, mtveety, steven.wasleski
Version: 3.1.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
URL: 117
Whiteboard:

Description CDE Administration CLA 2005-11-08 08:30:55 EST
Hello
In this file the following string occurs:
Can get currently contended monitor:

Plase explain "contended monitor"

Thank you
Oya

This article was reassigned from Category:''Legacy Project,Platform,Uncategorized''.

This article was reassigned from Category:''Legacy Project,DVT,Uncategorized''.
Comment 1 CDE Administration CLA 2005-11-08 08:31:14 EST
<cde:tctdetail>
Testcase: org.eclipse.jdt.debug\jdimodel_jar\org\eclipse\jdi\internal\spy\TcpIpSpyMessages.properti
Project: WSW3A
Component: JDT
Priority: 1
Subject: What is contended monitor?
Article ID: 117
Originator: oya.argun@superonline.com
</cde:tctdetail>
Comment 2 CDE Administration CLA 2005-11-08 08:59:04 EST
Lowering the question's severity to normal.
Comment 4 Darin Wright CLA 2005-11-08 11:14:00 EST
The short explanation of a contended monitor is a lock that is required by two 
or more threads at once - i.e. the lock is in contention because it is a 
single resource required by more than one consumer simaltaneously. 

Marking as works for me.
Comment 5 CDE Administration CLA 2005-11-09 19:30:31 EST
closed