[jdk17u-dev] RFR: 8048190: NoClassDefFoundError omits original ExceptionInInitializerError
Goetz Lindenmaier
goetz at openjdk.org
Wed Mar 1 13:00:07 UTC 2023
I backport this for parity with 17.0.7-oracle.
I had to adapt the declaration of _initialization_error_table because "8270061: Change parameter order of ResourceHashtable" is not in 17.
-------------
Commit messages:
- Backport 464e874a5c6b46fcc729227764d07feb1801314d
Changes: https://git.openjdk.org/jdk17u-dev/pull/1195/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1195&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8048190
Stats: 263 lines in 9 files changed: 250 ins; 3 del; 10 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1195.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/1195/head:pull/1195
PR: https://git.openjdk.org/jdk17u-dev/pull/1195
More information about the jdk-updates-dev
mailing list