mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8292267: Clean up synchronizer.hpp
Reviewed-by: coleenp, dcubed, dholmes
This commit is contained in:
parent
1f3578b79c
commit
7244dd6fab
21 changed files with 33 additions and 26 deletions
|
@ -35,6 +35,7 @@
|
|||
#include "oops/verifyOopClosure.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/javaThread.hpp"
|
||||
#include "runtime/synchronizer.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
|
||||
void oopDesc::print_on(outputStream* st) const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue