JDK-8266181 : compiler/eliminateAutobox/TestEliminateBoxInDebugInfo should be in driver mode
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:17
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2021-04-28
Updated:2021-11-10
Resolved:2021-04-28
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.
TestEliminateBoxInDebugInfo creates a new JVM and verifies its output, hence it doesn't have to be run in the JDK in test configuration, and can be run in driver mode.