JDK-8206008 : Rename MetaspaceShared::is_archive_object to MetaspaceShared::is_archived_object
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 12
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2018-06-28
  • Updated: 2019-05-28
  • Resolved: 2018-10-12
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 12
12Resolved
Related Reports
Duplicate :  
Description
Rename MetaspaceShared::is_archive_object to MetaspaceShared::is_archived_object. The use of 'archive_object' is not consistent with the naming convention in the rest of the java object archiving code.
Comments
Resolved this bug as a duplicate of JDK-8206009.
12-10-2018

A bug should only be resolved as "Fixed" if there is an associated changeset.
12-10-2018

Renaming has been handled by JDK-8206009 changes.
09-10-2018