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

Can we sync with the jna community to support the LoongArch architecture? #369

Closed
Panxuefeng-loongson opened this issue Nov 15, 2022 · 5 comments
Assignees

Comments

@Panxuefeng-loongson
Copy link

Hi all,

I am a developer from Loongson. LoongArch is a risc architecture developed by Loongson. Renaissance is an authoritative benchmark, we use it to improve the quality of the Loongson platform JDK, but the jna package supporting LoongArch is missing in renaissance, here is the contents of jna unpacked in renaissance:

loongson@loongson-pc:~/下载/shared/temp/com/sun/jna$ ls linux-
linux-aarch64/  linux-arm/      linux-armel/    linux-mips64el/ linux-ppc/    
linux-ppc64le/  linux-riscv64/  linux-s390x/    linux-x86/      linux-x86-64/

Now that LoongArch is supported by the jna community: java-native-access/jna#1440, can we sync it so that LoongArch users can also use renaissance easily?

Thanks

@Panxuefeng-loongson Panxuefeng-loongson changed the title Can we sync with the jna community to support the LoongArch architecture Can we sync with the jna community to support the LoongArch architecture? Nov 15, 2022
@lbulej
Copy link
Member

lbulej commented Nov 15, 2022

That should not be a problem, I guess bumping JNA to version 5.12.1 should do it.

@Panxuefeng-loongson
Copy link
Author

I am glad to receive your reply. Bumping JNA to version 5.12.1 will solve the problem. I'm looking forward to supporting LoongArch's renaissance.

@lbulej lbulej self-assigned this Feb 8, 2023
@lbulej
Copy link
Member

lbulej commented Mar 2, 2023

I am glad to receive your reply. Bumping JNA to version 5.12.1 will solve the problem. I'm looking forward to supporting LoongArch's renaissance.

Renaissance now uses JNA 5.12.1 (see release 0.14.2), so I hope that it fixes the problem.

@Panxuefeng-loongson
Copy link
Author

I am glad to receive your reply. Bumping JNA to version 5.12.1 will solve the problem. I'm looking forward to supporting LoongArch's renaissance.

Renaissance now uses JNA 5.12.1 (see release 0.14.2), so I hope that it fixes the problem.

Good news to me, thanks

@lbulej
Copy link
Member

lbulej commented May 9, 2023

I'm assuming the update fixed the problem. Please reopen if necessary.

@lbulej lbulej closed this as completed May 9, 2023
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