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.

Please configure the tests in your repo:
>Testing is not configured
>In order to run pre-submit tests, the [source 
>repository](https://github.com/yuantj/jdk-pr/actions) must be properly 
>configured to allow test execution. See 
>https://wiki.openjdk.org/display/SKARA/Testing for more information on how to 
>configure this.

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

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

Reply via email to