[lworld] Integrated: 8328715: [lworld] runtime/classFileParserBug/NameAndTypeSig.java fails with Wrong ClassFormatError exception: Method "<init>" in class nonVoidInitSigCFE (an inline class) has illegal signature "()D"
Frederic Parain
fparain at openjdk.org
Thu Mar 21 17:58:47 UTC 2024
On Thu, 21 Mar 2024 17:53:57 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Restore the previous behavior of the VM related to ClassFormatError by removing some buggy code.
This pull request has now been integrated.
Changeset: da9d6fb2
Author: Frederic Parain <fparain at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/da9d6fb2967fc322617443b2df16b3fef9e84d8f
Stats: 7 lines in 1 file changed: 0 ins; 5 del; 2 mod
8328715: [lworld] runtime/classFileParserBug/NameAndTypeSig.java fails with Wrong ClassFormatError exception: Method "<init>" in class nonVoidInitSigCFE (an inline class) has illegal signature "()D"
-------------
PR: https://git.openjdk.org/valhalla/pull/1057
More information about the valhalla-dev
mailing list