mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Reviewed-by: ehelin, kbarrett
This commit is contained in:
parent
963ee1591a
commit
a06129a432
63 changed files with 142 additions and 190 deletions
|
@ -25,7 +25,7 @@
|
|||
#ifndef SHARE_VM_RUNTIME_ACCESS_INLINE_HPP
|
||||
#define SHARE_VM_RUNTIME_ACCESS_INLINE_HPP
|
||||
|
||||
#include "gc/shared/barrierSet.inline.hpp"
|
||||
#include "gc/shared/barrierSetConfig.inline.hpp"
|
||||
#include "metaprogramming/conditional.hpp"
|
||||
#include "metaprogramming/isFloatingPoint.hpp"
|
||||
#include "metaprogramming/isIntegral.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue