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.

To download the current JDK release, click here.
JDK 16
16 b06Fixed
Related Reports
Relates :  
Description
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.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/6e0563179fed User: shade Date: 2020-07-09 10:27:47 +0000
09-07-2020

RFR: https://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2020-July/040570.html
09-07-2020