RFR: 8246774: Record Classes (final) implementation

Chris Hegarty chegar at openjdk.java.net
Tue Sep 22 09:51:59 UTC 2020


On Mon, 21 Sep 2020 23:21:18 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Hi Vicente,
>> Please file a separate subtask for the javax.lang.model changes. This helps with the JSR 269 MR paperwork.
>> Thanks,
>> -Joe
>
> note: I have removed from the original patch the code related to javax.lang.model, I will publish them in a separate PR

@vicente-romero-oracle I noticed that we can also remove the preview args from the record serialization tests and
ObjectMethodsTest. I opened a PR against the branch in your fork. You should be able to just merge in the changes. See
https://github.com/vicente-romero-oracle/jdk/pull/1

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

PR: https://git.openjdk.java.net/jdk/pull/290


More information about the core-libs-dev mailing list