src/hotspot/share/gc/parallel/gcTaskManager.cpp
changeset 50429 83aec1d357d4
parent 47216 71c04702a3d5
child 51332 c25572739e7c
--- a/src/hotspot/share/gc/parallel/gcTaskManager.cpp	Wed Jun 06 15:36:29 2018 +0200
+++ b/src/hotspot/share/gc/parallel/gcTaskManager.cpp	Wed Jun 06 10:45:40 2018 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2002, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2002, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -34,7 +34,7 @@
 #include "memory/resourceArea.hpp"
 #include "runtime/mutex.hpp"
 #include "runtime/mutexLocker.hpp"
-#include "runtime/orderAccess.inline.hpp"
+#include "runtime/orderAccess.hpp"
 #include "runtime/os.hpp"
 
 //