Skip to content

Commit

Permalink
8253313: xmlstream.hpp missing from vmIntrinsics.cpp
Browse files Browse the repository at this point in the history
Reviewed-by: mikael
  • Loading branch information
iklam committed Sep 17, 2020
1 parent 0a1dc50 commit 6c3e483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/share/classfile/vmIntrinsics.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include "classfile/vmIntrinsics.hpp"
#include "classfile/vmSymbols.hpp"
#include "compiler/compilerDirectives.hpp"
#include "utilities/xmlstream.hpp"

// These are flag-matching functions:
inline bool match_F_R(jshort flags) {
Expand Down

1 comment on commit 6c3e483

@bridgekeeper
Copy link

@bridgekeeper bridgekeeper bot commented on 6c3e483 Sep 17, 2020

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.