Skip to content

Commit

Permalink
Update version range in jvm.options for the Panama Vector API
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHegarty committed Sep 23, 2023
1 parent 2cf4ead commit 7a53f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/src/config/jvm.options
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

# Leverages accelerated vector hardware instructions; removing this may
# result in less optimal vector performance
20:--add-modules=jdk.incubator.vector
20-:--add-modules=jdk.incubator.vector

## heap dumps

Expand Down

0 comments on commit 7a53f71

Please sign in to comment.