[jdk20] RFR: 4958969: ObjectOutputStream example leads to non-working code [v2]
Naoto Sato
naoto at openjdk.org
Mon Dec 19 21:02:55 UTC 2022
On Mon, 19 Dec 2022 20:50:18 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.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
>
> Simplify ObjectInputExample based on review comments.
Marked as reviewed by naoto (Reviewer).
-------------
PR: https://git.openjdk.org/jdk20/pull/59
More information about the core-libs-dev
mailing list