RFR: 8334488: Improve error for illegal early access from nested class

Maurizio Cimadamore mcimadamore at openjdk.org
Wed Jun 19 16:30:16 UTC 2024


On Wed, 19 Jun 2024 14:38:37 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:

> There are several related patches for the `javac-pre-capture` issues, most of which are not committed to 24 yet, so depending on which fixes are intended to backport into 23 we need to plan what order they should be committed into 24.

I think the patches I shared to fix the backend are too big to be safely backported at this stage of the release, so they should be done in 24. Stuff that depends on those fixes should also target 24 only.

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

PR Comment: https://git.openjdk.org/jdk/pull/19773#issuecomment-2179088428


More information about the compiler-dev mailing list