mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8207800: always_do_update_barrier is unused
Reviewed-by: shade, tschatzl
This commit is contained in:
parent
8b67b75f50
commit
51b0eab330
5 changed files with 0 additions and 10 deletions
|
@ -37,8 +37,6 @@
|
|||
#include "utilities/copy.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
|
||||
bool always_do_update_barrier = false;
|
||||
|
||||
void oopDesc::print_on(outputStream* st) const {
|
||||
klass()->oop_print_on(oop(this), st);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue