JDK-8319153 : Fix: Class is a raw type in ProcessTools
Type:Enhancement
Component:hotspot
Sub-Component:test
Affected Version:22
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2023-10-31
Updated:2025-04-11
Resolved:2023-11-06
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.
Changing from `Class c` to `Class<?> c` removes two warnings.
Comments
Fix request [21u]
This is a small test fix nice to have.
No risk, only a test change.
Clean backport.
Test using ProcessTools pass. SAP nightly testing passed.
04-04-2024
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk21u-dev/pull/439
Date: 2024-04-02 21:48:13 +0000