[External] : Re: Draft Spec for Flexible Constructor Bodies (JEP 513)

Gavin Bierman gavin.bierman at oracle.com
Thu Apr 24 10:08:44 UTC 2025



> On 23 Apr 2025, at 18:02, Archie Cobbs <archie.cobbs at gmail.com> wrote:
> 
> 1. Canonical record constructors already limit what you can do before super(): namely, anything that you can do within a super() call parameter list. So this is not a new problem.

I think Chen’s issue has been resolved... but just to add for correctness that canonical record constructor bodies are not permitted to contain a constructor invocation. 



More information about the amber-spec-observers mailing list