Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the idea #46

Open
lixiaoyong12 opened this issue Apr 30, 2024 · 5 comments
Open

How to use the idea #46

lixiaoyong12 opened this issue Apr 30, 2024 · 5 comments

Comments

@lixiaoyong12
Copy link

How to use the idea
image

@piotrrzysko
Copy link
Member

Perhaps you are missing the --add-modules=jdk.incubator.vector argument. It should look something like this: java --add-modules jdk.incubator.vector Main

@lixiaoyong12
Copy link
Author

--add-modules=jdk.incubator.vector

image

@piotrrzysko
Copy link
Member

Do I understand correctly that you are passing --add-modules=jdk.incubator.vector as a compiler argument? In my previous comment, I provided an example where I'm passing it as a JVM argument. Are you also doing that?

@lixiaoyong12
Copy link
Author

lixiaoyong12 commented May 6, 2024

Can Java 17 or 21 JAR files be generated?@piotrrzysko
image

@piotrrzysko
Copy link
Member

What would you like to use to generate these JAR files? simdjson-java is available in the Maven Central repository, and as its documentation states, it supports all Java versions from 18 onward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants