RFR: 8331921: Hotspot assembler files should use common logic to setup exported functions [v3]
Magnus Ihse Bursie
ihse at openjdk.org
Tue May 28 11:40:09 UTC 2024
On Tue, 28 May 2024 02:41:42 GMT, David Holmes <dholmes at openjdk.org> wrote:
> What testing has been done in our CI?
I have run tier-1.
And, as I said, I had also made the typical build change test: comparing the build results bit-for-bit. On macOS and Windows, there were no differences. On linux, there were a few technical changes in the symbol table, but that should not really affect the code.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19138#issuecomment-2134999226
More information about the hotspot-runtime-dev
mailing list