Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 76220 - Thread and Monitor model incorrectly computes changes
Summary: Thread and Monitor model incorrectly computes changes
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.1 M3   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 19:56 EDT by Luc Bourlier CLA
Modified: 2004-10-14 15:49 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luc Bourlier CLA 2004-10-13 19:56:29 EDT
I had my logic backward in some place in the code to determine if something
changed since the previous time while updating the info.
I already fixed it, but I didn't copy the changes in the second implementation
of the code ... :/
Comment 1 Luc Bourlier CLA 2004-10-13 19:57:45 EDT
Changes in JavaMonitor and JavaMonitorThread.
Please verify, Jared.
Comment 2 Jared Burns CLA 2004-10-14 15:49:43 EDT
Verified code.