File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
24
24
#include " precompiled.hpp"
25
25
#include " gc/z/zBarrier.inline.hpp"
26
26
#include " gc/z/zBarrierSetRuntime.hpp"
27
+ #include " oops/access.hpp"
27
28
#include " runtime/interfaceSupport.inline.hpp"
28
29
29
30
JRT_LEAF (oopDesc*, ZBarrierSetRuntime::load_barrier_on_oop_field_preloaded(oopDesc* o, oop* p))
Original file line number Diff line number Diff line change 27
27
28
28
#include " memory/iterator.hpp"
29
29
#include " memory/memRegion.hpp"
30
- #include " oops/access .hpp"
30
+ #include " oops/accessDecorators .hpp"
31
31
#include " oops/markWord.hpp"
32
32
#include " oops/metadata.hpp"
33
33
#include " runtime/atomic.hpp"
You can’t perform that action at this time.
0 commit comments