8309474: [IR Framework] Wrong @ForceCompile link in README

Reviewed-by: chagedorn, thartmann
This commit is contained in:
Eric Nothum 2023-06-07 20:16:51 +00:00 committed by Christian Hagedorn
parent 6402004852
commit 92beb85510

View File

@ -118,7 +118,7 @@ The framework allows the use of additional compiler control annotations for help
- [@DontInline](./DontInline.java)
- [@ForceInline](./ForceInline.java)
- [@DontCompile](./DontCompile.java)
- [@ForceCompile](./DontCompile.java)
- [@ForceCompile](./ForceCompile.java)
- [@ForceCompileClassInitializer](./ForceCompileClassInitializer.java)
### 2.5 Framework Debug and Stress Flags