Skip to content

Commit

Permalink
8288005: HotSpot build with disabled PCH fails for Windows AArch64
Browse files Browse the repository at this point in the history
Backport-of: b2a58bec4a4f70a06b23013cc4c351b36a413521
  • Loading branch information
Aleksei Voitylov authored and RealCLanger committed Dec 22, 2022
1 parent 1da982b commit e262f64
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -23,6 +23,7 @@
*/

#include "precompiled.hpp"
#include "logging/log.hpp"
#include "runtime/os.hpp"
#include "runtime/vm_version.hpp"

Expand Down

1 comment on commit e262f64

@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.