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

Bob Vandette bob.vandette at oracle.com
Fri Mar 17 20:15:51 UTC 2017


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