-
Type:
Enhancement
-
Resolution: Withdrawn
-
Priority:
P4
-
Affects Version/s: 21
-
Component/s: hotspot
Memory is released in ClassLoaderData::~ClassLoaderData for the dictionary and module hashtables but they could be deleted earlier in ClassLoaderData::unload. Since we're unloading the class loader is no longer being used for lookup.
- links to
-
Review
openjdk/jdk/14820