RFR: 8322513: Build failure with minimal
David Holmes
dholmes at openjdk.org
Wed Dec 20 11:51:55 UTC 2023
On Wed, 20 Dec 2023 07:44:26 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> But I think you will then run into further problems due to JDK-8311218 - there is a "fatal" in jvm.cpp that will be called when JVM TI is not available.
>
> @dholmes-ora, minimal is used when you cross-compile, you need to build a minimal native buildjdk.
> This do not yet use "Loom", but if/when folks start using virtual thread in core libs, we can get into problems it seems like.
>
> Talking about the other issue: 8311218
@robehn I didn't realize Loom support was conditional. In any case the fatal is still wrong.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17164#issuecomment-1864340240
More information about the hotspot-runtime-dev
mailing list