RFR: 8343598: Since Checker can mark some preview elements as new even if bytecode reference is identical
Nizar Benalla
nbenalla at openjdk.org
Fri Nov 22 18:01:26 UTC 2024
On Mon, 18 Nov 2024 17:06:03 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
> Can I get a review for this test only change to the Since Checker?
>
> I drop the distinction between classes and interfaces when generating ids and use a generic name "class" to describe both, as to not consider classes that get converted to interfaces (and vice versa) as new API (Something that may happen to APIs in preview).
>
> TIA.
Thank you for the review
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22213#issuecomment-2494436201
More information about the core-libs-dev
mailing list