comparison src/share/vm/prims/jvmtiEnvThreadState.hpp @ 1681:126ea7725993

6953477: Increase portability and flexibility of building Hotspot Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail. Reviewed-by: phh, never, coleenp, dholmes
author bobv
date Tue, 03 Aug 2010 08:13:38 -0400
parents c18cbe5936b8
children f95d63e2154a
comparison
equal deleted inserted replaced
1680:a64438a2b7e8 1681:126ea7725993
21 * questions. 21 * questions.
22 * 22 *
23 */ 23 */
24 #ifndef _JAVA_JVMTIENVTHREADSTATE_H_ 24 #ifndef _JAVA_JVMTIENVTHREADSTATE_H_
25 #define _JAVA_JVMTIENVTHREADSTATE_H_ 25 #define _JAVA_JVMTIENVTHREADSTATE_H_
26
27 class JvmtiEnv;
26 28
27 /////////////////////////////////////////////////////////////// 29 ///////////////////////////////////////////////////////////////
28 // 30 //
29 // class JvmtiFramePop 31 // class JvmtiFramePop
30 // Used by : JvmtiFramePops 32 // Used by : JvmtiFramePops