RFR: 8194743: Compiler implementation for Statements before super() [v7]
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Sep 25 20:49:15 UTC 2023
On Mon, 25 Sep 2023 19:32:00 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:
>> yes @mcimadamore I see your point. And after my comment above I think we discussed a similar issue in another bug and we went for the non-mutable state. After revisiting the code here I agree that in this case it could be better to avoid having mutable state.
>
> I agree with you both, and will revert this back to creating a new instance each time. Thanks.
Thanks, and sorry for being late to the party!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13656#discussion_r1336372248
More information about the compiler-dev
mailing list