On Wed, 8 Apr 2026 14:09:18 GMT, Hannes Wallnöfer <[email protected]> wrote:

> Please review a change to update commonmark-java used for Markdown 
> documentation comments to version 0.27.1.
> 
> https://github.com/commonmark/commonmark-java/tree/commonmark-parent-0.27.1
> 
> The code in `jdk.internal.org.commonmark` and subpackages is updated to the 
> release code with minimal changes:
> 
>  - Add GPL license header for new files
>  - Add `jdk.internal` package prefix
>  - Add a few missing `@SuppressWarnings` and `@Deprecated` annotations to 
> avoid warnings during compilation
> 
> Our `MarkdownTransformer` adapter class required some changes as a method we 
> previously implemented to resolve JavaDoc references was deprecated and 
> replaced by a different method.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has been closed without being integrated.

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

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

Reply via email to