2 Graal unit tests failed:
There were 2 failures:
1) testOSR04(org.graalvm.compiler.hotspot.test.GraalOSRTest)
java.lang.AssertionError: no profile
at org.graalvm.compiler.hotspot.test.GraalOSRTest.testFunnyOSR(GraalOSRTest.java:135)
at org.graalvm.compiler.hotspot.test.GraalOSRTest.testOSR04(GraalOSRTest.java:109)
2) testOSR05(org.graalvm.compiler.hotspot.test.GraalOSRTest)
java.lang.AssertionError: no profile
at org.graalvm.compiler.hotspot.test.GraalOSRTest.testFunnyOSR(GraalOSRTest.java:135)
at org.graalvm.compiler.hotspot.test.GraalOSRTest.testOSR05(GraalOSRTest.java:114)