RFR: JDK-8326974: ODR violation in macroAssembler_aarch64.cpp
Julian Waters
jwaters at openjdk.org
Thu Feb 29 13:20:53 UTC 2024
On Thu, 29 Feb 2024 09:47:11 GMT, Andrew Haley <aph at openjdk.org> wrote:
> This is a slightly different patch from the one suggested by the bug reporter. It doesn't make any sense to export those classes globally, so I've given them internal linkage.
Looks like this is causing Actions failures
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18056#issuecomment-1971120357
More information about the hotspot-dev
mailing list