RFR: 8317951: Refactor loading of zip library to help resolve JDK-8315220 [v3]
Markus Grönlund
mgronlun at openjdk.org
Tue Oct 24 10:14:38 UTC 2023
On Tue, 24 Oct 2023 10:05:31 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> That would mean committing a behaviour change. It is it not a separate issue.
>
> Sorry I don't follow. Anything that currently does vm_exit should continue to do so; and anything that does not should continue to do not. The current code does not appear to follow that.
It follows that now, with the introduction of the vm_exit construct.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16149#discussion_r1369925770
More information about the hotspot-runtime-dev
mailing list