JDK 17 | JDK 18 |
---|---|
17.0.2Fixed | 18 b14Fixed |
Relates :
|
|
Relates :
|
This affects Zero, as it runs these tests expecting CompilerCommands to work. Which are obviously missing since there are no compilers configured. Since JDK-8255718, Zero knows it runs in interpreter-only mode, so we can just leverage that.
|