Files
kotlin-fork/compiler/testData/javaModules/releaseFlagWrongValue/module12.txt
T
Alexander Udalov cdcb65c749 Tests: minor, slightly move JDK path substitution logic
It will be used in other CLI tests in subsequent commits.
2024-02-19 11:44:58 +00:00

4 lines
177 B
Plaintext
Vendored

error: can't find modules signatures in `ct.sym` file for `-Xjdk-release=12` in $JDK_11/lib/ct.sym
error: module java.base cannot be found in the module graph
COMPILATION_ERROR