Pass a pointer to JNI_GetCreatedJavaVMs() instead of null
Keith McGuigan
keith.mcguigan at oracle.com
Wed May 9 09:10:12 PDT 2012
Kumar -
Can you please add your comments to the CR?
--
- Keith
On 5/9/2012 11:28 AM, Kumar Srinivasan wrote:
> On 5/8/2012 1:28 AM, Alan Bateman wrote:
>> On 08/05/2012 04:14, David Holmes wrote:
>>>
>>> I think it is clear that if there are no VMs then *nVMs is set to
>>> zero and JNI_OK is returned.
>> I don't think it is clear and it should be made explicit in the spec.
>>
>> BTW: Did you create a bug for the JNI spec work? I'll create one if
>> you haven't I just want to make sure that it isn't forgotten.
> If you are creating a CR please add a ref to 7166955 for the record.
>
> one other nit in the spec, it is somewhat confusing the description of
> bufLen. The "Description" is correct, explicitly it says the number of
> entries,
> however the parameter description says:
>
> bufLen: the length of the buffer
>
> I think this should be explicit as well, and also suggest renaming
> bufLen to
> nvmBuf or something along these lines.
>
>
> Kumar
>
>
>
>>
>> -Alan
>
More information about the hotspot-runtime-dev
mailing list