Re: RFR: 6441827: Documentation mentions nonexistent NullReferenceException [v2]

2023-04-08 Thread Jaikiran Pai
On Sat, 8 Apr 2023 13:00:40 GMT, Jaikiran Pai wrote: >> Can I please get a review of this doc only change which fixes a trivial typo >> in the documentation of `ObjectOutputStream.replaceObject()` method, as >> noted in https://bugs.openjdk.org/browse/JDK-6441827? > > Jaikiran Pai has updated t

Re: RFR: 6441827: Documentation mentions nonexistent NullReferenceException [v2]

2023-04-08 Thread Iris Clark
On Sat, 8 Apr 2023 13:00:40 GMT, Jaikiran Pai wrote: >> Can I please get a review of this doc only change which fixes a trivial typo >> in the documentation of `ObjectOutputStream.replaceObject()` method, as >> noted in https://bugs.openjdk.org/browse/JDK-6441827? > > Jaikiran Pai has updated t

Re: RFR: 6441827: Documentation mentions nonexistent NullReferenceException [v2]

2023-04-08 Thread Jaikiran Pai
On Sat, 8 Apr 2023 08:24:54 GMT, ExE Boss wrote: >> Jaikiran Pai has updated the pull request incrementally with one additional >> commit since the last revision: >> >> @link instead of @code > > src/java.base/share/classes/java/io/ObjectOutputStream.java line 588: > >> 586: * >> 587:

Re: RFR: 6441827: Documentation mentions nonexistent NullReferenceException [v2]

2023-04-08 Thread Jaikiran Pai
> Can I please get a review of this doc only change which fixes a trivial typo > in the documentation of `ObjectOutputStream.replaceObject()` method, as noted > in https://bugs.openjdk.org/browse/JDK-6441827? Jaikiran Pai has updated the pull request incrementally with one additional commit sin

Re: RFR: 6441827: Documentation mentions nonexistent NullReferenceException

2023-04-08 Thread ExE Boss
On Sat, 8 Apr 2023 05:37:00 GMT, Jaikiran Pai wrote: > Can I please get a review of this doc only change which fixes a trivial typo > in the documentation of `ObjectOutputStream.replaceObject()` method, as noted > in https://bugs.openjdk.org/browse/JDK-6441827? src/java.base/share/classes/java

Re: RFR: 6441827: Documentation mentions nonexistent NullReferenceException

2023-04-07 Thread Iris Clark
On Sat, 8 Apr 2023 05:37:00 GMT, Jaikiran Pai wrote: > Can I please get a review of this doc only change which fixes a trivial typo > in the documentation of `ObjectOutputStream.replaceObject()` method, as noted > in https://bugs.openjdk.org/browse/JDK-6441827? Marked as reviewed by iris (Revi

RFR: 6441827: Documentation mentions nonexistent NullReferenceException

2023-04-07 Thread Jaikiran Pai
Can I please get a review of this doc only change which fixes a trivial typo in the documentation of `ObjectOutputStream.replaceObject()` method, as noted in https://bugs.openjdk.org/browse/JDK-6441827? - Commit messages: - 6441827: Documentation mentions nonexistent NullReferenceE