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

Reviewed-by: chagedorn, thartmann
(cherry picked from commit 92beb85510)
This commit is contained in:
Eric Nothum
2023-06-07 20:16:51 +00:00
committed by Vitaly Provodin
parent 17ce7e4035
commit 28ac4647f8

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