RFR: 8246774: Record Classes (final) implementation
Mandy Chung
mchung at openjdk.java.net
Thu Sep 24 00:55:22 UTC 2020
On Thu, 24 Sep 2020 00:23:13 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> @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
>
> What is the policy of `@since` release value when a preview API becomes final. I would expect `@since` should be
> updated from 14 to 16 because 16 is the Java SE release these APIs are added??
Thanks Alex.
@vicente-romero-oracle `@since` needs to be changed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/290
More information about the serviceability-dev
mailing list