RFR(S):

Lois Foltan lois.foltan at oracle.com
Mon Jun 25 16:10:38 UTC 2018


Looks good.
Lois

On 6/25/2018 8:57 AM, Lindenmaier, Goetz wrote:
> Hi,
>
> these are a row of fixes needed to get jtreg tests passing on aix. Please review.
> http://cr.openjdk.java.net/~goetz/wr18/8205605-aixPecularities/01/
>
> CanGenerateAllClassHook.java:
>   Needs @requires vm.cds.
>
>   FPRegs.java:
>   The test implements a custom launcher. The launcher starts the
>   VM in the primordial thread, which is not possible on aix.
>   Just exclude the test.
>
>   WBStackSize.java:
>   The sizes of stacks of threads returned by pthread differ from
>   the requested stack size. Thus stack sizes vary w.r.t. the
>   stack size given in flags. Relax the test on aix.
>
>   TestInheritFD.java:
>   On Aix lsof requires root privileges. Exclude the test.
>
> Best regards,
>    Goetz.



More information about the hotspot-runtime-dev mailing list