comparison src/share/vm/prims/jvmti.xml @ 2100:b1a2afa37ec4

7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis Summary: Track allocated bytes in Thread's, update on TLAB retirement and direct allocation in Eden and tenured, add JNI methods for ThreadMXBean. Reviewed-by: coleenp, kvn, dholmes, ysr
author phh
date Fri, 07 Jan 2011 10:42:32 -0500
parents 09b4dd4f152b
children 7246a374a9f2
comparison
equal deleted inserted replaced
2097:039eb4201e06 2100:b1a2afa37ec4
1 <?xml version="1.0" encoding="ISO-8859-1"?> 1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <?xml-stylesheet type="text/xsl" href="jvmti.xsl"?> 2 <?xml-stylesheet type="text/xsl" href="jvmti.xsl"?>
3 <!-- 3 <!--
4 Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. 4 Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved.
5 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 6
7 This code is free software; you can redistribute it and/or modify it 7 This code is free software; you can redistribute it and/or modify it
8 under the terms of the GNU General Public License version 2 only, as 8 under the terms of the GNU General Public License version 2 only, as
9 published by the Free Software Foundation. 9 published by the Free Software Foundation.
10695 <description> 10695 <description>
10696 The key of the property, encoded as a 10696 The key of the property, encoded as a
10697 <internallink id="mUTF">modified UTF-8</internallink> string. 10697 <internallink id="mUTF">modified UTF-8</internallink> string.
10698 </description> 10698 </description>
10699 </param> 10699 </param>
10700 <param id="value"> 10700 <param id="value_ptr">
10701 <inbuf> 10701 <inbuf>
10702 <char/> 10702 <char/>
10703 <nullok> 10703 <nullok>
10704 do not set the value, but return <errorlink id="JVMTI_ERROR_NOT_AVAILABLE"/> 10704 do not set the value, but return <errorlink id="JVMTI_ERROR_NOT_AVAILABLE"/>
10705 if the property is not writeable 10705 if the property is not writeable