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 29220 - RequestProcessor ignores post priority
Summary: RequestProcessor ignores post priority
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: API, THREAD
Depends on:
Blocks:
 
Reported: 2002-12-02 18:53 UTC by _ pkuzel
Modified: 2008-12-22 16:40 UTC (History)
1 user (show)

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 _ pkuzel 2002-12-02 18:53:03 UTC
RequestProcessor post()s must be ordered by
priority and time of arrival. Ignoring it leads to
low priority requests blocking higher priority
requests. 

RequestProcessorTest.testPriorityQueue fails.
Comment 1 _ pkuzel 2002-12-02 18:55:26 UTC
Priority queue used.
Comment 2 pzajac 2003-07-31 13:18:57 UTC
Petr, can you verify this bug?
Comment 3 Marian Mirilovic 2005-07-13 13:20:46 UTC
closed