[Vm-dev] VM Maker: VMMaker-oscog-golubovsky.136.mcz

Michael Haupt michael.haupt at oracle.com
Tue Jan 10 14:43:09 UTC 2012


Hi,

Am 10.01.2012 um 15:04 schrieb Bert Freudenberg:
>> What is this:
>> 
>> getMethod: 'setVMTimerInterval' withSig: '(I)V' inClass: vmcls.
>> 
>> first time i see that. ?
> 
> The Java interface, looks like.

correct; it asks for a method in the class represented by vmcls, named setVMTimerInterval, accepting an int and returning void. '(I)V' is the internal way of JVMs to represent such a method signature.

Best,

Michael

-- 


Dr. Michael Haupt | Principal Member of Technical Staff
Phone: +49 331 200 7277 | Fax: +49 331 200 7561
Oracle Labs 
Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14 | 14467 Potsdam, Germany
	Oracle is committed to developing practices and products that help protect the environment

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20120110/54f8be08/attachment.htm


More information about the Vm-dev mailing list