JDK-8249141 : Fix indent in java_lang_Record definition in vmSymbols.hpp
Type:Enhancement
Component:hotspot
Sub-Component:runtime
Priority:P5
Status:Resolved
Resolution:Fixed
Submitted:2020-07-09
Updated:2020-07-16
Resolved:2020-07-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.
JDK-8225054 made a little indenting mistake in template(java_lang_Record) definition. It might be good to fix it, as to free subsequent additions from messing with that line.