RFR: 8328614: hsdis: dlsym can't find decode symbol [v2]

Magnus Ihse Bursie ihse at openjdk.org
Fri Apr 5 12:47:14 UTC 2024


On Fri, 5 Apr 2024 10:42:31 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Since windows build seems to need HSDIS_TOOLCHAIN_DEFAULT_CFLAGS

Riiiight. That is since we use a completely different compiler, gcc instead of cl. (Which is probably the worst hack in all of the JDK build system...)

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

PR Comment: https://git.openjdk.org/jdk/pull/18400#issuecomment-2039711663


More information about the hotspot-compiler-dev mailing list