RFR: 8338981: Access to private classes should be permitted inside the permits clause of the enclosing top-level class [v7]

Jan Lahoda jlahoda at openjdk.org
Wed Oct 2 11:57:39 UTC 2024


On Wed, 2 Oct 2024 09:44:27 GMT, Evemose <duke 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?

In JBS, in the bug, there is "More", and if you click on that, there is "Create CSR". Click on that, and fill in the details in the text, as described in the template. When reviewing, I'll try to fill any flags that need to be filled (so that you know what gets filled next time).

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

PR Comment: https://git.openjdk.org/jdk/pull/20718#issuecomment-2388457216


More information about the compiler-dev mailing list