| Other | 
|---|
| repo-valhallaFixed | 
| Causes :   | 
JDK-8301007 renamed StressInlineTypeReturnedAsFields to StressCallingConvention but forgot to update the Valhalla IR tests that still use this flag. The tests still succeed because we have -XX:+IgnoreUnrecognizedVMOptions in place. We should either drop or replace these flag uses.
| 
 |