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

JDK suggestion #94

Open
JBramauer opened this issue Dec 21, 2024 · 1 comment
Open

JDK suggestion #94

JBramauer opened this issue Dec 21, 2024 · 1 comment

Comments

@JBramauer
Copy link

I came across an issues when I accidentally built my app with JDK 17 where I had a couple of incoming midi messages delivered, but then it just stopped. I cannot guarantee that the actual issue wasn't caused by my own app implementation - but what I CAN tell is that everything worked fine again after switching back to Azul JDK 22 (OpenJDK 22 worked as well).

So I'm wondering if there is a suggested JDK version or minimum JDK version for this library, especially when using JvmMidiAccess?

@atsushieno
Copy link
Owner

Hmm, I have no particular experience or knowledge on different JVM versions and/or implementations, but I would not be surprised if there are bugfixes and/or behavioral differences between them. If anyone knows about them I'd like to know too.

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