JDK-8299275 : Add some ClassLoaderData verification code
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-12-22
  • Updated: 2023-01-09
  • Resolved: 2023-01-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21
21 masterFixed
Related Reports
Relates :  
Description
In ClassLoaderData::verify() add some code to verify the elements of the resolved_references array and items on the deallocate_list.
Comments
Changeset: 17a3f0e2 Author: Coleen Phillimore <coleenp@openjdk.org> Date: 2023-01-09 15:01:34 +0000 URL: https://git.openjdk.org/jdk/commit/17a3f0e2577f2f9eb3fe62a4b8261e3dbe4c3b28
09-01-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11856 Date: 2023-01-04 23:05:36 +0000
04-01-2023