hg: jdk/jdk: 8226956: Add invocation tests for Graal and C1
harold.seigel at oracle.com
harold.seigel at oracle.com
Tue Jul 2 17:21:07 UTC 2019
Changeset: 9bd13d6dea77
Author: hseigel
Date: 2019-07-02 13:20 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/9bd13d6dea77
8226956: Add invocation tests for Graal and C1
Summary: Add new tests for these JIT's
Reviewed-by: lfoltan, coleenp
+ test/hotspot/jtreg/runtime/InvocationTests/invocationC1Tests.java
+ test/hotspot/jtreg/runtime/InvocationTests/invocationGraalTests.java
! test/hotspot/jtreg/runtime/InvocationTests/invokeinterface/Checker.java
! test/hotspot/jtreg/runtime/InvocationTests/invokespecial/Checker.java
! test/hotspot/jtreg/runtime/InvocationTests/invokevirtual/Checker.java
! test/hotspot/jtreg/runtime/InvocationTests/shared/AbstractGenerator.java
! test/hotspot/jtreg/runtime/InvocationTests/shared/AccessCheck.java
More information about the jdk-changes
mailing list