Integrated: 8340024: In ClassReader, extract a constant for the superclass supertype_index
Liam Miller-Cushon
cushon at openjdk.org
Fri Sep 27 16:23:43 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).
This pull request has now been integrated.
Changeset: 68c4f368
Author: Liam Miller-Cushon <cushon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/68c4f36857a8ce62731cc73e251e969d48e526ef
Stats: 7 lines in 1 file changed: 6 ins; 0 del; 1 mod
8340024: In ClassReader, extract a constant for the superclass supertype_index
Reviewed-by: vromero
-------------
PR: https://git.openjdk.org/jdk/pull/20970
More information about the compiler-dev
mailing list