mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 03:54:33 +02:00
Merge
This commit is contained in:
commit
41745904a3
89 changed files with 2607 additions and 1550 deletions
|
@ -662,7 +662,9 @@ class GraphKit : public Phase {
|
|||
&& Universe::heap()->can_elide_tlab_store_barriers());
|
||||
}
|
||||
|
||||
// Sync Ideal and Graph kits.
|
||||
void sync_kit(IdealKit& ideal);
|
||||
void final_sync(IdealKit& ideal);
|
||||
|
||||
// vanilla/CMS post barrier
|
||||
void write_barrier_post(Node *store, Node* obj,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue