RFR: 8317951: Refactor loading of zip library to help resolve JDK-8315220 [v3]

Markus Grönlund mgronlun at openjdk.org
Mon Oct 23 10:27:38 UTC 2023


On Mon, 23 Oct 2023 00:29:39 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> My current take is to keep the existing behaviours of these two callers in order to get rid of the Zip_lock.
>> 
>> Should there be more callers in the future, additional adjustments and refactorings could be performed at that time.
>
> I'd rather see this PR just address the refactoring and locking changes without changing any actual behaviour in terms of "vm exit" - that seems a separate issue.

That would mean committing a behaviour change. It is it not a separate issue.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16149#discussion_r1368452477


More information about the hotspot-runtime-dev mailing list