<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I thought hotspot had an "API hiding" mechanism that used bytecode
rewriting of method calls, but I can't seem to find it in the code,
just references to it on the wiki.<br>
<br>
dl<br>
<br>
On 3/7/2012 5:33 AM, Nils Eliasson wrote:
<blockquote cite="mid:4F5763BA.8030105@oracle.com" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Hi all,<br>
<br>
Are there any mechanism present for method substitution?<br>
<br>
I would like to do a runtime substitution of all calls to
Integer.valueOf to the Integer constructor. I am doing some
experiments on boxing elimination and are trying to get a number
on how much problem the Integer cache is causing.<br>
<br>
//N<br>
<div class="moz-signature"><br>
<!-- This signature was generated by the MyDesktop Oracle Business Signature utility version 3.8.8 -->
</div>
</blockquote>
</body>
</html>