Closed ArquintL closed 3 years ago
CI has changed a lot since creating this issue. In particular, Java 11 (LTS) is now used
@ArquintL Is there an easy to explain reason why we don't support Java 15? Because that's the version of Java I'm using locally.
Using the following JDK in a GitHub action results in non-deterministic failures of
AsyncCoreServerSpec
test cases. They seem to be caused by Silicon being interrupted and cannot be reproduced locally.The following step is used to install the mentioned JDK version: