mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8309474: [IR Framework] Wrong @ForceCompile link in README
Reviewed-by: chagedorn, thartmann
This commit is contained in:
parent
6402004852
commit
92beb85510
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user