diff src/share/vm/runtime/osThread.hpp @ 1980:828eafbd85cc

6348631: remove the use of the HPI library from Hotspot Summary: move functions from hpi library to hotspot, communicate with licensees and open source community, check jdk for dependency, file CCC request Reviewed-by: coleenp, acorn, dsamersoff
author ikrylov
date Wed, 01 Dec 2010 18:26:32 -0500
parents f95d63e2154a
children 083f13976b51
line wrap: on
line diff
--- a/src/share/vm/runtime/osThread.hpp	Tue Nov 23 13:22:55 2010 -0800
+++ b/src/share/vm/runtime/osThread.hpp	Wed Dec 01 18:26:32 2010 -0500
@@ -27,7 +27,6 @@
 
 #include "runtime/frame.hpp"
 #include "runtime/handles.hpp"
-#include "runtime/hpi.hpp"
 #include "runtime/javaFrameAnchor.hpp"
 #include "runtime/objectMonitor.hpp"
 #include "utilities/top.hpp"