On Mon, 19 Oct 2020 18:13:59 GMT, Vladimir Kozlov <k...@openjdk.org> wrote:
>> Aleksey Shipilev has refreshed the contents of this pull request, and >> previous commits have been removed. The >> incremental views will show differences compared to the previous content of >> the PR. > > Always run graalunit testing with new intrinsics. > You need to adjust Graal test: > src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java I just ran `CONF=linux-x86_64-server-fastdebug make clean run-test TEST=compiler/graalunit` without problems even without the `CheckGraalIntrinsics.java` changes. Does the test actually work? ------------- PR: https://git.openjdk.java.net/jdk/pull/650