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

ERROR: Waffle with Spring Boot using Java 9 #592

Closed
patelmitul opened this issue Feb 28, 2018 · 4 comments
Closed

ERROR: Waffle with Spring Boot using Java 9 #592

patelmitul opened this issue Feb 28, 2018 · 4 comments

Comments

@patelmitul
Copy link

patelmitul commented Feb 28, 2018

The SSO does not work if I use Java 9. It works under Java 8. I've tried both 1.8.3 and 1.9 by compiling master as of Feb 27, 2018. I am attaching my POM, dependency tree, and tomcat error log.
Tomcat Error Log
Dependency Tree
POM

I do not know, if I need to start using Spring Boot 2.0. On there site they have noted that they have no plans to support Java 9 under 1.5.x In that case I'll have to wait till Waffle switches to Spring Boot 2.0 too.

@hazendaz
Copy link
Member

hazendaz commented Mar 3, 2018 via email

@patelmitul
Copy link
Author

I've specified JNA version 4.5.0 in my POM and verified that in dependency tree. So the core JNA and JNA-Platform are both 4.5.0 and they suppose to work but there sims some more problems beyond that which I don't understand.

@hazendaz
Copy link
Member

hazendaz commented Mar 8, 2018

Search through our issues on springboot. There is special consideration for jna but it does work. There might also be a FAQ on it but not entirely sure there.

Jna by itself I've confirmed works fine at 4.5.0 and waffle 1.8.3.

@hazendaz
Copy link
Member

hazendaz commented Jan 9, 2020

Closing as no longer an issue. Waffle has been tested successfully through jdk 13 on live code.

@hazendaz hazendaz closed this as completed Jan 9, 2020
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