On Mon, 18 Mar 2024 17:40:26 GMT, Mandy Chung <[email protected]> wrote:

> A simple fix.   This is caused by a bug in `VerifyAccess::isClassAccessible` 
> that checks if a class is exported from `java.base` before the exports are 
> fully setup.    It should check if the module system is fully initialized 
> before checking the module exports instead.

LGTM

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

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18356#pullrequestreview-1943799289

Reply via email to