[lworld] RFR: 8273650: [lworld] Interpreter fails with fatal error: DEBUG MESSAGE: klass not initialized
Frederic Parain
fparain at openjdk.java.net
Wed Sep 15 19:47:59 UTC 2021
Please review those changes fixing handling of class initialization failures and adding unit tests to cover several failure scenarios and some corner cases (handling of instances from a failed initialization class).
Thank you,
Fred
-------------
Commit messages:
- Fixing handling of class initialization failures
Changes: https://git.openjdk.java.net/valhalla/pull/553/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=553&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8273650
Stats: 251 lines in 4 files changed: 228 ins; 16 del; 7 mod
Patch: https://git.openjdk.java.net/valhalla/pull/553.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/553/head:pull/553
PR: https://git.openjdk.java.net/valhalla/pull/553
More information about the valhalla-dev
mailing list