On Fri, 29 Mar 2024 07:21:17 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> There is an old obsolete comment in JRootPane that is between the main > documentation comment for the class and the declaration of the class itself > which is causing interference with the work to support Markdown in > documentation comments using the `///` style of comment. (JEP 467) so > removing this comment.. Marked as reviewed by aivanov (Reviewer). src/java.desktop/share/classes/javax/swing/JRootPane.java line 1: > 1: /* You may still want to update the copyright year. ------------- PR Review: https://git.openjdk.org/jdk/pull/18545#pullrequestreview-1968489517 PR Review Comment: https://git.openjdk.org/jdk/pull/18545#discussion_r1544480358
