Integrated: 8331027: JDK's ct.sym file packs corrupted module-info classes
Jan Lahoda
jlahoda at openjdk.org
Thu May 2 14:34:59 UTC 2024
On Wed, 1 May 2024 11:18:36 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> When writing the `ModuleMainClass` attribute, `CreateSymbols` uses an UTF8 entry (incorrect), instead of a Class_info (correct). This patch fixes that.
This pull request has now been integrated.
Changeset: 8771015d
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8771015d7e3c4349ad58b58150a49217b1ffb902
Stats: 238 lines in 4 files changed: 206 ins; 10 del; 22 mod
8331027: JDK's ct.sym file packs corrupted module-info classes
Reviewed-by: asotona
-------------
PR: https://git.openjdk.org/jdk/pull/19031
More information about the build-dev
mailing list