RFR: 8282452: Use of Preview API in preview methods should not trigger preview warning for the enclosing class
Jim Laskey
jlaskey at openjdk.java.net
Mon Feb 28 14:58:48 UTC 2022
On Mon, 28 Feb 2022 14:43:19 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> When a member of a class refers to a preview API, the whole class is marked with a preview warning. This (presumably) should be disabled when the member referring to the preview API is marked as preview.
Marked as reviewed by jlaskey (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7634
More information about the javadoc-dev
mailing list