Integrated: JDK-8296287: Improve documentation for Types.directSupertypes()

Joe Darcy darcy at openjdk.org
Fri Nov 4 16:27:37 UTC 2022


On Fri, 4 Nov 2022 05:46:28 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Please review the PR and CSR (https://bugs.openjdk.org/browse/JDK-8296354) to add text to explicitly specify the behavior of Types.directSupertypes on java.lang.Object.
> 
> (This text could be added as informative text as it is implied by the existing specification, but I think it was reasonable to add the text as a normative statement instead.)

This pull request has now been integrated.

Changeset: 97c5a64d
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/97c5a64d5cef6da43691a8396d4013145aa04f66
Stats:     59 lines in 2 files changed: 59 ins; 0 del; 0 mod

8296287: Improve documentation for Types.directSupertypes()

Reviewed-by: jlahoda, prappo

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

PR: https://git.openjdk.org/jdk/pull/10977


More information about the compiler-dev mailing list