Integrated: 8328541: Remove or update obsolete comment in JRootPane
Prasanta Sadhukhan
psadhukhan at openjdk.org
Mon Apr 1 13:01:37 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..
This pull request has now been integrated.
Changeset: 3f5b75a5
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3f5b75a5ef1606ee9ee0fcefaafcf4a8941788b4
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
8328541: Remove or update obsolete comment in JRootPane
Reviewed-by: aivanov, abhiscxk
-------------
PR: https://git.openjdk.org/jdk/pull/18545
More information about the client-libs-dev
mailing list