Integrated: 8270453: [JVMCI] remove duplicates in vmStructs_jvmci.cpp
Doug Simon
dnsimon at openjdk.java.net
Wed Jul 14 17:50:17 UTC 2021
On Wed, 14 Jul 2021 12:16:02 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> Removes some duplicate exports in vmStructs_jvmci.cpp.
>
> I've tested by comparing the output of `java -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+EagerJVMCI -Djvmci.PrintConfig=true -version` before and after this change.
This pull request has now been integrated.
Changeset: 14da658d
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/14da658d1c2341fd910acc9eaef2a0802f0535fb
Stats: 7 lines in 1 file changed: 0 ins; 7 del; 0 mod
8270453: [JVMCI] remove duplicates in vmStructs_jvmci.cpp
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/4779
More information about the hotspot-compiler-dev
mailing list