On Sat, 21 Jan 2023 02:55:29 GMT, Tingjun Yuan <d...@openjdk.org> wrote:

> API docs of `java.awt.image.renderable.ParameterBlock` and 
> `java.awt.font.LineBreakMeasurer` used deprecated constructors of 
> `java.lang.Short` and `java.lang.Float`.
> 
> Replacing by `valueOf` factory methods.

This won't need a CSR

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

Marked as reviewed by prr (Reviewer).

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

Reply via email to