On Wed, 21 Oct 2020 01:33:48 GMT, CoreyAshford <github.com+51754783+coreyashf...@openjdk.org> wrote:
>> Please, update >> src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java > >> Please, update >> src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java > > I will push the code, but I haven't been successful in running the test (see > https://github.com/openjdk/jdk/pull/293#issuecomment-713223068 ) The latest push triggered a CI test run, which has a single failure on Windows x64 (hs/tier1 compiler): https://github.com/CoreyAshford/jdk/actions/runs/318910520 I'm not sure what to make of it yet. It doesn't look related, but I'm not sure. ------------- PR: https://git.openjdk.java.net/jdk/pull/293