RFR: 8284640: CollectorImpl class could be a record class
Volker Simonis
simonis at openjdk.org
Tue Jun 28 17:29:44 UTC 2022
On Tue, 28 Jun 2022 16:54:54 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Changes the definition of `CollectorImpl` to be a record.
>
> Marked as reviewed by rriggs (Reviewer).
Hi @RogerRiggs,
Thanks for reviewing this PR. I have a more general question. Do we have any recommendations about using new language features in the core libraries?
Thanks,
Volker
-------------
PR: https://git.openjdk.org/jdk/pull/8179
More information about the core-libs-dev
mailing list