Integrated: 8335637: Add explicit non-null return value expectations to Object.toString()
Joe Darcy
darcy at openjdk.org
Wed Jul 10 20:17:31 UTC 2024
On Sun, 7 Jul 2024 20:20:30 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Make well-behaved implementation expectations of Object.{toString, hashCode} explicit.
This pull request has now been integrated.
Changeset: 66db7156
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/66db71563c3ebd715a1192a9b399b618d7bdb8d0
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
8335637: Add explicit non-null return value expectations to Object.toString()
Reviewed-by: jpai, alanb, smarks, prappo
-------------
PR: https://git.openjdk.org/jdk/pull/20063
More information about the core-libs-dev
mailing list