RFR: 8332103: since-checker - Add missing @ since tags to java.desktop [v2]
Alexey Ivanov
aivanov at openjdk.org
Tue Jun 18 17:11:23 UTC 2024
On Wed, 12 Jun 2024 20:55:51 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> > How do we remove this constructor? Can it be removed right away? Should it be deprecated for several releases before it's removed?
>
> Just delete it in all versions of 17+?
Now it is part of Java 17 and 21. It can't be removed from these releases, I believe.
Can it be removed _quickly_ from the upcoming JDK 23? Probably, not as well.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19192#issuecomment-2176586495
More information about the client-libs-dev
mailing list