On Sun, 7 Jul 2024 20:20:30 GMT, Joe Darcy <da...@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 <da...@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