Re: RFR: 8330624: Inconsistent use of semicolon in the code snippet of java.io.Serializable javadoc

2024-04-25 Thread Roger Riggs
On Sat, 20 Apr 2024 11:49:30 GMT, Korov  wrote:

> Fix the description of java.io.Serializable.

LGTM; trivial fix of example javadoc code

-

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18874#pullrequestreview-2022703632


RFR: 8330624: Inconsistent use of semicolon in the code snippet of java.io.Serializable javadoc

2024-04-20 Thread Korov
Fix the description of java.io.Serializable.

-

Commit messages:
 - Inconsistent use of semicolon in the code snippet of java.io.Serializable 
javadoc

Changes: https://git.openjdk.org/jdk/pull/18874/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18874&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8330624
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/18874.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18874/head:pull/18874

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