JDK-8298913 : Add override qualifiers to Relocation classes
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-12-16
  • Updated: 2023-01-03
  • Resolved: 2022-12-21
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 21
21 b03Fixed
Related Reports
Relates :  
Description
Relocation classes have many virtual function overrides that are unmarked.  Add override qualifiers to those classes.

Comments
Changeset: 396a9bff Author: Kim Barrett <kbarrett@openjdk.org> Date: 2022-12-21 01:22:11 +0000 URL: https://git.openjdk.org/jdk/commit/396a9bff68cd25331ff88927264eae51c583bf48
21-12-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11716 Date: 2022-12-19 08:58:24 +0000
19-12-2022