RFR: JDK-8287838: Update Float and Double to use snippets

Alan Bateman alanb at openjdk.java.net
Mon Jun 6 05:32:25 UTC 2022


On Sun, 5 Jun 2022 21:19:37 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Various code blocks in Float and Double would be better as snippets.

One other thing you could do is link Pattern.matches in the snippet to the matches method.

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

Marked as reviewed by alanb (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/9034


More information about the core-libs-dev mailing list