mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-02 07:10:23 +00:00
Fix header order again
This commit is contained in:
parent
f81c6c7323
commit
584e424a5e
@ -22,8 +22,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gc/shenandoah/shenandoahSerialAllocator.hpp"
|
||||
|
||||
#include "gc/shared/cardTable.hpp"
|
||||
#include "gc/shared/plab.hpp"
|
||||
#include "gc/shenandoah/shenandoahAllocRequest.hpp"
|
||||
@ -31,6 +29,7 @@
|
||||
#include "gc/shenandoah/shenandoahHeap.inline.hpp"
|
||||
#include "gc/shenandoah/shenandoahHeapRegion.hpp"
|
||||
#include "gc/shenandoah/shenandoahMarkingContext.inline.hpp"
|
||||
#include "gc/shenandoah/shenandoahSerialAllocator.hpp"
|
||||
#include "logging/log.hpp"
|
||||
|
||||
using idx_t = ShenandoahSimpleBitMap::idx_t;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user