-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-valhalla
Pre-review of changes before JEP-371 is integrated suggested that we avoid adding a new field to InstanceKlass for the _nest_host_resolution_error as it is a waste of memory for something not expected to be used.
The suggestion was to utilise the existing ResolutionErrorTable for this role.
The suggestion was to utilise the existing ResolutionErrorTable for this role.
- relates to
-
JDK-8241704 Add test case for unloadable class with nest host error
-
- Resolved
-