RFR: 8356551: Javac rejects receiver parameter in constructor of local class in early construction context
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon May 12 15:36:02 UTC 2025
On Mon, 12 May 2025 15:31:06 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> we still have to (a) assign some type/symbol to the parameter expression (to avoid NPE later)
Can you expand a bit more -- who's trying to access this (and then failing with NPE) ?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25153#issuecomment-2873038583
More information about the compiler-dev
mailing list