RFR(S): 7902624: Incorrect javadoc in jmh-core-it tests
Dmitry Chuyko
dmitry.chuyko at bell-sw.com
Mon Mar 2 17:02:01 UTC 2020
Hello,
Please review a mechanical cleanup in jmh-core integration tests'
javadoc. Incorrect HTML with unescaped "->" is fixed by replacement with
"→".
bug: https://bugs.openjdk.java.net/browse/CODETOOLS-7902624
webrev: http://cr.openjdk.java.net/~dchuyko/7902624/webrev.00/
The comment itself is not very informative, but at least it makes sense
to make it correct.
-Dmitry
More information about the jmh-dev
mailing list