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

JNA support for Linux-s390x #427

Closed
SajjadmehdiMir opened this issue Apr 21, 2015 · 3 comments
Closed

JNA support for Linux-s390x #427

SajjadmehdiMir opened this issue Apr 21, 2015 · 3 comments

Comments

@SajjadmehdiMir
Copy link

I see JNA implemented for Linux-s390x in jna-3.2.4.
Can jna-4.1.0 be implemented for the same.

I have a similar Environment and I need JNA working on it.

@twall
Copy link
Contributor

twall commented Aug 30, 2015

Most likely it can, but we don't have access to that environment so it's pretty hard to build for it. PRs are welcome.

@matthiasblaesing
Copy link
Member

I just checked - JNA master is buildable in a debian qemu change root. Before I go ahead and add this port, @SajjadmehdiMir would you be willing to test a master build if I can provide you with one?

@matthiasblaesing
Copy link
Member

Requester does not answer - asuming no further interest.

mstyura pushed a commit to mstyura/jna that referenced this issue Sep 9, 2024
…tive-access#427)

Motivation:

We need to ensure that bytesBeforeUnwritable() will always return a value >= 0

Modifications:

- Add Math.max(...) call

Result:

Always return valid value
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

3 participants