Integrated: 8256633: Fix product build on Windows+Arm64
Bernhard Urban-Forster
burban at openjdk.java.net
Fri Nov 20 11:04:17 UTC 2020
On Thu, 19 Nov 2020 09:17:58 GMT, Bernhard Urban-Forster <burban at openjdk.org> wrote:
> Fix this warning:
> C:\work\openjdk-jdk\src\hotspot\cpu\aarch64\assembler_aarch64.hpp(508): error C2220: the following warning is treated as an error
> C:\work\openjdk-jdk\src\hotspot\cpu\aarch64\assembler_aarch64.hpp(508): warning C4390: ';': empty controlled statement found; is this the intent?
>
> Thanks to @magicus to bring that to my attention.
This pull request has now been integrated.
Changeset: f5766287
Author: Bernhard Urban-Forster <burban at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f5766287
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
8256633: Fix product build on Windows+Arm64
Reviewed-by: shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/1312
More information about the hotspot-compiler-dev
mailing list