RFR: 8335637: Add explicit non-null return value expectations to Object.toString() [v4]

Alan Bateman alanb at openjdk.org
Wed Jul 10 06:21:15 UTC 2024


On Wed, 10 Jul 2024 05:02:36 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Make well-behaved implementation expectations of Object.{toString, hashCode} explicit.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Narrow scope of the change.

Reducing this to the clarification of toString is good.

-------------

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20063#pullrequestreview-2168127871


More information about the core-libs-dev mailing list