-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b140
-
aarch64
On 21/09/2016 2:45 PM, Ningsheng Jian wrote:
> Hi Max,
>
> This patch [JDK-8163014] breaks aarch64 build with:
>
> error: ‘wordsize’ was not declared in this scope
>
> I think it is a typo for "wordSize" at line below:
>
> 330 str(r, pre(esp, -wordsize));
> Hi Max,
>
> This patch [JDK-8163014] breaks aarch64 build with:
>
> error: ‘wordsize’ was not declared in this scope
>
> I think it is a typo for "wordSize" at line below:
>
> 330 str(r, pre(esp, -wordsize));