[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
Restore the previous behavior of the VM related to ClassFormatError by removing some buggy code.
-------------
Commit messages:
- Fix CFE error message
Changes: https://git.openjdk.org/valhalla/pull/1057/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1057&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8328715
Stats: 7 lines in 1 file changed: 0 ins; 5 del; 2 mod
Patch: https://git.openjdk.org/valhalla/pull/1057.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1057/head:pull/1057
PR: https://git.openjdk.org/valhalla/pull/1057
More information about the valhalla-dev
mailing list