JDK-8309474 : [IR Framework] Wrong @ForceCompile link in README
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17,21
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-06-05
  • Updated: 2023-07-10
  • Resolved: 2023-06-07
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 b26Fixed
Related Reports
Relates :  
Description
Reported by Frederic Parain:

The @ForceCompile link in https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/compiler/lib/ir_framework/README.md incorrectly refers to https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/compiler/lib/ir_framework/DontCompile.java
Comments
Changeset: 92beb855 Author: Eric Nothum <eric.nothum@oracle.com> Committer: Christian Hagedorn <chagedorn@openjdk.org> Date: 2023-06-07 20:16:51 +0000 URL: https://git.openjdk.org/jdk/commit/92beb85510a809b15c9bd5a4c19c305fc339a2c9
07-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14347 Date: 2023-06-07 07:11:31 +0000
07-06-2023