Skip to content

Commit

Permalink
8256237: Zero: non-PCH build fails after JDK-8253064
Browse files Browse the repository at this point in the history
Reviewed-by: zgu, dcubed
  • Loading branch information
shipilev committed Nov 11, 2020
1 parent bfa060f commit 59965c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/share/runtime/monitorDeflationThread.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

#include "precompiled.hpp"
#include "classfile/javaClasses.hpp"
#include "memory/universe.hpp"
#include "runtime/interfaceSupport.inline.hpp"
#include "runtime/java.hpp"
#include "runtime/javaCalls.hpp"
Expand Down

1 comment on commit 59965c1

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.