<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.6000.16788" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hello,</FONT></DIV>
<DIV><FONT size=2>I want to do some experiments with hotspot interpreter, 
precisely speeking, the C++-interpreter. I set CC_INTERP=1 when making hotspot. 
To test which interpreter will work, I embeded some codes which will create a 
file into the function bytecodeInterpreter::run(). But to my surprise, when I 
run the hotspot, no file will be created, so the function 
bytecodeInterpreter::run() wasn't invoked. If I didn't set CC_INTERP=1, the 
result was the same.<BR>In order to use C++-interpreter, what else should I do? 
Any details?<BR>Thanks a lot;-)</FONT></DIV>
<DIV> </DIV><FONT size=2>
<DIV><BR>Best regards</DIV>
<DIV> </DIV>
<DIV>Lianshun Liu</FONT></DIV></BODY></HTML>