Skip to content

Commit

Permalink
8252709: Enable JVMCI when building linux-aarch64 at Oracle
Browse files Browse the repository at this point in the history
Reviewed-by: kvn
  • Loading branch information
Doug Simon committed Feb 23, 2021
1 parent 12f6ba0 commit 29c7263
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion make/conf/jib-profiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,6 @@ var getJibProfilesProfiles = function (input, common, data) {
dependencies: ["devkit", "gtest", "build_devkit", "pandoc"],
configure_args: [
"--openjdk-target=aarch64-linux-gnu",
"--disable-jvm-feature-jvmci",
],
},

Expand Down

1 comment on commit 29c7263

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.