Skip to content

Commit 23f0b1e

Browse files
committed
8372529: [lworld] sources/TestIncludesAreSorted.java failures caused by JDK-8371915
Reviewed-by: amenkov
1 parent fcffef4 commit 23f0b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hotspot/share/oops/layoutKind.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
#ifndef SHARE_OOPS_LAYOUTKIND_HPP
2626
#define SHARE_OOPS_LAYOUTKIND_HPP
2727

28-
#include "utilities/globalDefinitions.hpp"
2928
#include "memory/allStatic.hpp"
29+
#include "utilities/globalDefinitions.hpp"
3030

3131
// LayoutKind is an enum used to indicate which layout has been used for a given value field.
3232
// Each layout has its own properties and its own access protocol that is detailed below.

0 commit comments

Comments
 (0)