RFR: 8299498: Usage of constructors of primitive wrapper classes should be avoided in java.lang API docs [v2]

Justin Lu duke at openjdk.org
Tue Jan 10 22:31:12 UTC 2023


On Tue, 10 Jan 2023 19:59:36 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Since you are updating the example, perhaps they should use `@snippet lang="java" { .... }` instead of the @code and blockquote markup.

That's a good point and Lance brought that up as well, I will create a separate issue to address instances where that change can be made.

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

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


More information about the core-libs-dev mailing list