Request for review:8021948:Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool index

Jiangli Zhou jiangli.zhou at oracle.com
Thu Aug 22 12:27:06 PDT 2013


Finally I was able to reproduce the IllegalArgumentException failure 
after modifying the script. I confirmed that the proposed change fixed 
the failure. I will prepare a webrev shortly.

Thanks,
Jiangli

On 08/22/2013 11:09 AM, Jiangli Zhou wrote:
>
>> I haven't confirmed if that's the case, still trying to figure out 
>> how to run com/sun/jdi/RedefineMulti.sh. Do you want to give the 
>> following patch a try to see if it fix the problem? Also, do you have 
>> any instruction for how to run RedefineMulti.sh?
>
> Running the rerun_RedefineMulti.sh, it fails with "Could not find or 
> load main class shtest". It fail to run even I put the class in the 
> current directory...
>
> VM Started: No frames on the current call stack
>
> main[1] --Sending cmd:  stop at shtest:22
> Deferring breakpoint shtest:22.
> It will be set after the class is loaded.
> main[1] --Sending cmd:  run
> > java version "1.8.0-ea"
> Java(TM) SE Runtime Environment (build 1.8.0-ea-b96)
> Java HotSpot(TM) Server VM (build 25.0-b40-internal-debug, mixed mode)
>
> Error: Could not find or load main class shtest
> ...
>
> Thanks,
> Jiangli

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130822/61b569d8/attachment.html 


More information about the hotspot-runtime-dev mailing list