On Mon, 1 Jul 2024 19:20:48 GMT, Chen Liang <li...@openjdk.org> wrote:
> Clarify that only `Class` is returned for core reflection implementation, and > the return type is `Type` to support other implementations, such as ones > modeling unloaded or remote types. This pull request has now been integrated. Changeset: 158ae51b Author: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/158ae51be0fa5e8f90ad534df3e4f07745a443dc Stats: 11 lines in 1 file changed: 6 ins; 2 del; 3 mod 8250659: Clarify in ParameterizedType.getRawType() doc that only Class is returned Reviewed-by: darcy ------------- PR: https://git.openjdk.org/jdk/pull/19978