[jdk20] Integrated: 4958969: ObjectOutputStream example leads to non-working code
Roger Riggs
rriggs at openjdk.org
Mon Dec 19 23:13:53 UTC 2022
On Mon, 19 Dec 2022 20:12:15 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Update javadoc examples to use try-with-resources and use javadoc snippet tags.
> The examples in ObjectInputStream and ObjectOutputStream get an update with
> try-with-resources and use of javadoc snippet tags.
> ObjectInputFilter is updated with use of snippet tags instead of html markup.
This pull request has now been integrated.
Changeset: d0a7679d
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk20/commit/d0a7679d2e9c86ee2fc6edf2e37c1729c833ae11
Stats: 61 lines in 3 files changed: 1 ins; 3 del; 57 mod
4958969: ObjectOutputStream example leads to non-working code
Reviewed-by: lancea, naoto
-------------
PR: https://git.openjdk.org/jdk20/pull/59
More information about the core-libs-dev
mailing list