On Mon, 29 Apr 2024 11:31:23 GMT, Nizar Benalla <[email protected]> wrote:
>> test/jdk/tools/sincechecker/SinceChecker.java line 423:
>>
>>> 421: }
>>> 422:
>>> 423: //these were preview in before the introduction of the
>>> @PreviewFeature
>>
>> Just curious: where do you find this information?
>
> Used a script to get all the elements with `@Deprecated(forRemoval=true,
> since=...)`, `@jdk.internal.preview`, `{@preview Associated with ....` in
> their javadoc.
> And then had to cross reference with a document that had all the ids
Thanks for the update
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18934#discussion_r1586827124