Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8275004: CDS build failure with gcc11
Reviewed-by: shade
  • Loading branch information
DamonFool committed Oct 10, 2021
1 parent 296f853 commit 2ff3977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/share/cds/cdsConstants.hpp
Expand Up @@ -26,6 +26,7 @@
#define SHARE_CDS_CDSCONSTANTS_HPP

#include "memory/allStatic.hpp"
#include "utilities/globalDefinitions.hpp"

typedef struct {
const char* _name;
Expand Down

1 comment on commit 2ff3977

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