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

Stanislav Smirnov stanislav.smirnov at oracle.com
Tue Jan 10 18:56:53 UTC 2017


I am looking at this line and noticed a minor note,

+                  (Platform.isPPC() || Platform.isS390x() || Platform.isX64() || Platform.isX86()) || Platform.isAArch64()) ||
shall Platform.isAArch64() be together with ppc/s390x/x64/x86 conditions? Because right now it is outside.

Best regards,
Stanislav Smirnov





> On 09 Jan 2017, at 21:04, Andrew Haley <aph at redhat.com> 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 aarch64-port-dev mailing list