RFR: 8329805: Deprecate for removal ObjectOutputStream.PutField.write
Roger Riggs
rriggs at openjdk.org
Tue Apr 16 19:49:07 UTC 2024
The method `java.io.ObjectOutputStream.PutField.write` has been deprecated since 1.4 and should be deprecated for removal. The Deprecation annotation is updated to indicate the intention to remov the method.
-------------
Commit messages:
- 8329805: Deprecate for removal ObjectOutputStream.PutField.write
Changes: https://git.openjdk.org/jdk/pull/18802/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18802&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8329805
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/18802.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18802/head:pull/18802
PR: https://git.openjdk.org/jdk/pull/18802
More information about the core-libs-dev
mailing list