On Sun, 5 Jun 2022 21:19:37 GMT, Joe Darcy <[email protected]> wrote:
> Various code blocks in Float and Double would be better as snippets.
src/java.base/share/classes/java/lang/Double.java line 643:
> 641: * expression below can be used to screen the input string:
> 642: *
> 643: * {@snippet lang="java" :
Mind remove the extra space before `{`?
-------------
PR: https://git.openjdk.java.net/jdk/pull/9034
