RFR: 8298416: Console should be declared `sealed` [v4]
Naoto Sato
naoto at openjdk.org
Thu Dec 15 18:04:34 UTC 2022
On Thu, 15 Dec 2022 17:45:38 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>>
>> newUnsupportedOperationException(), cosmetic changes to method descs
>
> src/java.base/share/classes/java/io/Console.java line 95:
>
>> 93: * @author Xueming Shen
>> 94: * @since 1.6
>> 95: * @sealedGraph
>
> I'm not sure about sealedGraph because the there is nothing for user code to matching on.
OK, removed
-------------
PR: https://git.openjdk.org/jdk/pull/11615
More information about the core-libs-dev
mailing list