|
Quick Lists
|
|
Bug ID:
|
6888847
|
|
Votes
|
0
|
|
Synopsis
|
TaskQueue needs release_store() for correctness on RMO machines
|
|
Category
|
hotspot:garbage_collector
|
|
Reported Against
|
|
|
Release Fixed
|
hs17(b04),
7(b75) (Bug ID:2184799)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
06-OCT-2009
|
|
Description
|
Even though the task queues work correctly on TSO machines, it turns out that they are incorrect when ran on non-TSO machines, as they are missing two release_stores.
Posted Date : 2009-10-06 21:23:27.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Add release_stores where appropriate.
Posted Date : 2009-10-06 21:23:27.0
http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/2c03ce058f55
Posted Date : 2009-10-08 03:28:55.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |