On Sat, 11 Mar 2023 03:28:16 GMT, Chen Liang <li...@openjdk.org> wrote:
> Parameterizes `Lookup::accessClass` and `Lookup::ensureInitialized`. Updated > an applicable use-site within JDK to benefit from this patch. Based on the feedback in the CSR, updated the return spec for `accessClass` to indicate the input `targetClass` is returned, in line with the specification for `ensureInitialized`. ------------- PR Comment: https://git.openjdk.org/jdk/pull/12984#issuecomment-1477748354