We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcffef4 commit 23f0b1eCopy full SHA for 23f0b1e
src/hotspot/share/oops/layoutKind.hpp
@@ -25,8 +25,8 @@
25
#ifndef SHARE_OOPS_LAYOUTKIND_HPP
26
#define SHARE_OOPS_LAYOUTKIND_HPP
27
28
-#include "utilities/globalDefinitions.hpp"
29
#include "memory/allStatic.hpp"
+#include "utilities/globalDefinitions.hpp"
30
31
// LayoutKind is an enum used to indicate which layout has been used for a given value field.
32
// Each layout has its own properties and its own access protocol that is detailed below.
0 commit comments