RFR: 8322538: remove fatal from JVM_VirtualThread functions for !INCLUDE_JVMTI

Serguei Spitsyn sspitsyn at openjdk.org
Thu Dec 21 10:10:57 UTC 2023


On Thu, 21 Dec 2023 07:21:46 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Looks good. I had not realized this code pattern was pre-existing!
>> 
>> Thanks.
>
>> Looks good. I had not realized this code pattern was pre-existing!
> 
> I think this raises the question as to whether there is an any testing with minimal builds as the call to fatal when !INCLUDE_JVMTI are there since JDK 19.

@AlanBateman said:
> I think this raises the question as to whether there is an any testing with minimal builds as the call to fatal when !INCLUDE_JVMTI are there since JDK 19.

@dholmes-ora said:
> We do not test any minimal builds. I don't know if GHA does, but if so it seems no virtual thread tests are run.

My plan is to check with Leonid on this.

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

PR Comment: https://git.openjdk.org/jdk/pull/17174#issuecomment-1865984172


More information about the hotspot-dev mailing list