RFR: 8338981: Access to private classes should be permitted inside the permits clause of the enclosing top-level class [v7]
Joe Darcy
darcy at openjdk.org
Fri Oct 4 20:36:37 UTC 2024
On Wed, 2 Oct 2024 11:54:53 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> > If this fix is proposing to align javac behavior with the JLS, while no spec change would be needed. A CSR would need to be filed for the behavioral change.
>
> Hello! I am not familiar with CSR process. I tried to find a way to file it using java bug database, but could not find anything. Could you tell me what should I do and where, please?
The CSR process is documented at https://wiki.openjdk.org/display/csr/Main. To create a CSR from a JBS issue, go to "More -> Create CSR."
Myself and the other reviewers can help guide you in the process.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20718#issuecomment-2394527444
More information about the compiler-dev
mailing list