RFR: 8340024: In ClassReader, extract a constant for the superclass supertype_index
Vicente Romero
vromero at openjdk.org
Fri Sep 27 16:10:36 UTC 2024
On Thu, 12 Sep 2024 16:33:10 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Hi, please consider this cleanup to extract a literal to a documented constant in `ClassReader`, see [JDK-8340024](https://bugs.openjdk.org/browse/JDK-8340024).
looks good, thanks for doing this change
-------------
Marked as reviewed by vromero (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20970#pullrequestreview-2334135858
More information about the compiler-dev
mailing list