RFR: 8300093: Refactor code examples to use @snippet in java.text.MessageFormat
Iris Clark
iris at openjdk.org
Fri Jan 13 22:11:00 UTC 2023
On Fri, 13 Jan 2023 21:47:40 GMT, Justin Lu <jlu at openjdk.org> wrote:
> This PR implements _JEP 413: Code Snippets in Java API Documentation_ for [java.text.MessageFormat](https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/text/class-use/MessageFormat.html).
>
> Code examples using <pre> ... </pre> blocks are replaced with the @ snippet syntax where applicable.
Marked as reviewed by iris (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12001
More information about the core-libs-dev
mailing list