RFR: 8292202: modules_do is called without Module_lock [v3]

Calvin Cheung ccheung at openjdk.org
Thu Sep 22 03:39:05 UTC 2022


On Thu, 15 Sep 2022 18:37:07 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> Calvin Cheung has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>> 
>>  - add assert in modules_do functions
>>  - Merge branch 'master' into 8292202-modules_do
>>  - get rid of the _total_count field
>>  - 8292202: modules_do is called without Module_lock
>
> Looks good. A minor suggestion to simplify the code.

Thanks @iklam and @coleenp.

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

PR: https://git.openjdk.org/jdk/pull/10291


More information about the hotspot-runtime-dev mailing list