RFR: 8328541: Remove or update obsolete comment in JRootPane
    Alexey Ivanov 
    aivanov at openjdk.org
       
    Fri Mar 29 13:09:31 UTC 2024
    
    
  
On Fri, 29 Mar 2024 07:21:17 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> 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
    
    
More information about the client-libs-dev
mailing list