mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8049420: Backout 8048248 to correct attribution
Reviewed-by: ehelin, brutisso
This commit is contained in:
parent
8c3aced316
commit
ef1e9b3c80
75 changed files with 911 additions and 2206 deletions
|
@ -452,7 +452,7 @@ class Thread: public ThreadShadow {
|
|||
private:
|
||||
bool claim_oops_do_par_case(int collection_parity);
|
||||
public:
|
||||
// Requires that "collection_parity" is that of the current roots
|
||||
// Requires that "collection_parity" is that of the current strong roots
|
||||
// iteration. If "is_par" is false, sets the parity of "this" to
|
||||
// "collection_parity", and returns "true". If "is_par" is true,
|
||||
// uses an atomic instruction to set the current threads parity to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue