[foreign] RFR 8213028: Add windows equivalent for getpid test

Jorn Vernee jbvernee at xs4all.nl
Wed Feb 27 12:47:28 UTC 2019


Thanks Sundar,

I'll fix it before pushing.

Jorn

Sundararajan Athijegannathan schreef op 2019-02-27 13:43:
> GetpidHelper "if" statement in line 28 seems to have additional 
> whitespace(s).
> 
> Looks good otherwise.
> 
> -Sundar
> 
> On 27/02/19, 5:09 PM, Jorn Vernee wrote:
>> Hi,
>> 
>> I still had an open ticket for adding a Windows equivalent for the 
>> getpid test.
>> 
>> The case is pretty interesting because it requires getting the current 
>> process handle, which is a pointer with a special value (-1). We also 
>> test that we can call the Windows API. So, I think it's useful to 
>> have.
>> 
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8213028
>> Webrev: 
>> http://cr.openjdk.java.net/~jvernee/panama/webrevs/8213028/webrev.01/
>> 
>> Thanks,
>> Jorn


More information about the panama-dev mailing list