On Mon, 15 Aug 2022 03:46:34 GMT, Phil Race <[email protected]> wrote:

>> src/java.desktop/share/classes/sun/awt/AppContext.java line 406:
>> 
>>> 404:             Remove all uses of this internal class as soon as possible.
>>> 405:             There is no replacement.
>>> 406:             """);
>> 
>> Should some portion of this warning be included in an `@implNote` in this 
>> method's JavaDoc?
>
> Since it is internal API I think that unnecessarily generous.
> It shouldn't be called anyway.

Sounds reasonable.

-------------

PR: https://git.openjdk.org/jdk/pull/9863

Reply via email to