RFR: 8356756: Cleanup: Make ClassLoaderData::_deallocate_list an object
Johan Sjölen
jsjolen at openjdk.org
Mon May 12 08:39:07 UTC 2025
A small cleanup in order to get rid of some branches checking for null.
Testing: GHA
-------------
Commit messages:
- Make ClassLoaderData::_deallocate_list an ordinary object
Changes: https://git.openjdk.org/jdk/pull/25117/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25117&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8356756
Stats: 30 lines in 2 files changed: 0 ins; 15 del; 15 mod
Patch: https://git.openjdk.org/jdk/pull/25117.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25117/head:pull/25117
PR: https://git.openjdk.org/jdk/pull/25117
More information about the hotspot-runtime-dev
mailing list