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

Sundararajan Athijegannathan sundararajan.athijegannathan at oracle.com
Wed Feb 27 12:43:38 UTC 2019


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