src/hotspot/share/prims/jvmtiTagMap.hpp
changeset 53244 9807daeb47c4
parent 49734 f946776e9354
child 54786 ebf733a324d4
--- a/src/hotspot/share/prims/jvmtiTagMap.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/share/prims/jvmtiTagMap.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2019, 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
@@ -24,8 +24,8 @@
 
 // JvmtiTagMap
 
-#ifndef SHARE_VM_PRIMS_JVMTITAGMAP_HPP
-#define SHARE_VM_PRIMS_JVMTITAGMAP_HPP
+#ifndef SHARE_PRIMS_JVMTITAGMAP_HPP
+#define SHARE_PRIMS_JVMTITAGMAP_HPP
 
 #include "gc/shared/collectedHeap.hpp"
 #include "jvmtifiles/jvmti.h"
@@ -125,4 +125,4 @@
       BoolObjectClosure* is_alive, OopClosure* f) NOT_JVMTI_RETURN;
 };
 
-#endif // SHARE_VM_PRIMS_JVMTITAGMAP_HPP
+#endif // SHARE_PRIMS_JVMTITAGMAP_HPP