RFR(xs): 8144343: [aix] Stack bottom should be page aligned

Thomas Stüfe thomas.stuefe at gmail.com
Thu Dec 3 07:11:43 UTC 2015


Thanks, Vladimir!

On Wed, Dec 2, 2015 at 6:19 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com>
wrote:

> Looks good.
>
> Thanks,
> Vladimir
>
>
> On 12/2/15 7:49 AM, Thomas Stüfe wrote:
>
>> Hi Volker,
>>
>> thank you for the review!
>>
>> I changed the offending comments:
>>
>>
>> http://cr.openjdk.java.net/~stuefe/webrevs/8144343-aix-stack-bottom-align/webrev.01/webrev/
>>
>> Kind Regards, Thomas
>>
>> On Wed, Dec 2, 2015 at 4:32 PM, Volker Simonis <volker.simonis at gmail.com>
>> wrote:
>>
>> Hi Thomas,
>>>
>>> the change looks good. Just some minor comments (regarding the comments
>>> :)
>>>
>>> - what's the meaning of the comment (i.e. the question marks) in line
>>> 4348
>>>
>>> 4348   // high addr    ---------------------   real base ? at page
>>> border ?
>>>
>>> - you removed the link from line 4342 so please also remove "see also"
>>> from line 4350.
>>>
>>> Thanks,
>>> Volker
>>>
>>>
>>>
>>> On Wed, Dec 2, 2015 at 4:03 PM, Thomas Stüfe <thomas.stuefe at gmail.com>
>>> wrote:
>>>
>>>> Hi all,
>>>>
>>>> please review this tiny AIX-only fix. Basically, it takes care of the
>>>> thread stack bottom - and hence the placement of the guard pages - to be
>>>> always aligned to os::vm_page_size() .
>>>>
>>>> bug: https://bugs.openjdk.java.net/browse/JDK-8144343
>>>> webrev:
>>>>
>>>>
>>> http://cr.openjdk.java.net/~stuefe/webrevs/8144343-aix-stack-bottom-align/webrev.00/webrev/
>>>
>>>>
>>>> Kind Regards, Thomas
>>>>
>>>
>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20151203/3c82d4e7/attachment-0001.html>


More information about the ppc-aix-port-dev mailing list