RFR: JDK-8326974: ODR violation in macroAssembler_aarch64.cpp [v3]
Andrew Haley
aph at openjdk.org
Fri Mar 1 12:41:55 UTC 2024
On Thu, 29 Feb 2024 23:17:54 GMT, Dean Long <dlong at openjdk.org> wrote:
> How about making Decoder into a nested class of MacroAssembler? You just need a forward declaration in macroAssembler_aarch64.hpp.
That would have been an excellent thing to do, and I didn't think about it, but please let this patch stand. We've spent enough time on it already, I think.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18056#issuecomment-1973116747
More information about the hotspot-dev
mailing list