RFR: 8253874: [JVMCI] added test omitted in 8252881
Doug Simon
dnsimon at openjdk.java.net
Tue Oct 6 10:15:47 UTC 2020
The commit for JDK-8252881 omitted a test that was added in labsjdk-11:
https://github.com/graalvm/labs-openjdk-11/commit/2b71602e3238c8305bea42488a0eaa4b845c5907
This PR adds the missing test.
-------------
Commit messages:
- 8253874: [JVMCI] added test omitted in 8252881
Changes: https://git.openjdk.java.net/jdk/pull/519/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=519&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8253874
Stats: 28 lines in 1 file changed: 22 ins; 1 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/519.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/519/head:pull/519
PR: https://git.openjdk.java.net/jdk/pull/519
More information about the hotspot-compiler-dev
mailing list