RFR: 8253492: Miss comma after second copyright year in FDBigInteger.java

Calvin Cheung ccheung at openjdk.java.net
Tue Sep 22 18:17:33 UTC 2020


On Tue, 22 Sep 2020 18:06:40 GMT, Yumin Qi <minqi at openjdk.org> wrote:

> In patch for jdk-8253208, a comma missed after copyright year in
> src/java.base/share/classes/jdk/internal/math/FDBigInteger.java. Also changed "@return" to "Returns" in the comment for
> CDS.getRandomSeedForDumping to keep consistent with others.

Looks good and trivial.

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

Marked as reviewed by ccheung (Reviewer).

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


More information about the core-libs-dev mailing list