hotspot/src/share/vm/runtime/thread.cpp
changeset 29084 1b732f2836ce
parent 28170 b985dc631984
child 29321 b7582a690cb9
child 29326 ebaa169c6dc3
--- a/hotspot/src/share/vm/runtime/thread.cpp	Mon Feb 16 21:24:39 2015 +0100
+++ b/hotspot/src/share/vm/runtime/thread.cpp	Wed Feb 18 08:57:29 2015 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2015, 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
@@ -42,6 +42,7 @@
 #include "oops/objArrayOop.hpp"
 #include "oops/oop.inline.hpp"
 #include "oops/symbol.hpp"
+#include "oops/verifyOopClosure.hpp"
 #include "prims/jvm_misc.hpp"
 #include "prims/jvmtiExport.hpp"
 #include "prims/jvmtiThreadState.hpp"