RFR: 8248404: AArch64: Remove uses of long and unsigned long [v10]

David Holmes dholmes at openjdk.java.net
Mon Jan 17 05:17:26 UTC 2022


On Fri, 14 Jan 2022 14:20:12 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Tested with mach5 on linux-aarch64 and macosx-aarch64 on tier1-3 and below GHA for windows-aarch64 (once I open this PR).
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp

Just a drive-by comment below.

Cheers,
David

src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp line 2:

> 1: /*
> 2:  * Copyright (c) 2003, 2022, Oracle and/or its affiliates. All rights reserved.

No other changes to this file, so this needs reverting.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7023


More information about the hotspot-dev mailing list