[aarch64-port-dev ] RFR: 8172144: AArch64: Implement "JEP 270: Reserved Stack Areas for Critical Sections"

Chris Plummer chris.plummer at oracle.com
Fri Mar 17 20:37:14 UTC 2017


I'm not sure why you would say that. I would assume that this is an 
important test for testing the Reserved Stack Area. Not running it on a 
supported platform would leaving a testing gap IMHO.

Chris

On 3/17/17 1:15 PM, Bob Vandette wrote:
> I don’t think we need a better check.  We shouldn’t have tests that are enabled that don’t run on both
> implementations.
>
> Bob.
>
>> On Mar 17, 2017, at 4:04 PM, Chris Plummer <chris.plummer at oracle.com> wrote:
>>
>> Hi Andrew,
>>
>> This change has inadvertently enabled the test for the Oracle arm64 port, which is now failing occasionally. I filed JDK-8177055. We need a better check than Platform.isAArch64() so we can distinguish between the Oracle arm64 port and the open Aarch64 port. I'm not sure what the answer is at the moment.
>>
>> thanks,
>>
>> Chris
>>
>> On 1/9/17 10:04 AM, Andrew Haley wrote:
>>> https://bugs.openjdk.java.net/browse/JDK-8172144
>>>
>>> Needs a sponsor because it enables the test.
>>>
>>> http://cr.openjdk.java.net/~aph/8172144/
>>>
>>> Andrew.
>>




More information about the hotspot-runtime-dev mailing list