RFR(S):

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Mon Jun 25 19:07:06 UTC 2018


This looks good, and trivial to me.  I think you can push the changes.
Coleen

On 6/25/18 12:10 PM, Lois Foltan wrote:
> 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