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

Question: Required java version #7

Closed
mattiasbe opened this issue Feb 24, 2016 · 3 comments
Closed

Question: Required java version #7

mattiasbe opened this issue Feb 24, 2016 · 3 comments

Comments

@mattiasbe
Copy link

Question: What is the required minimum java version of the project?
Officially, unofficially? It's easy enough to test, but is there a decision regarding this? Looking into using it in an embedded environment where some hardware still only has java 1.5. Looks like the collections, dates, files etc can manage with only 1.5. At least not any 1.7. sun.misc.Unsafe might be an issue but isolated use of that.

@greenrobot
Copy link
Owner

Officially, it is 1.7. Safe bet would be to do a fork this. If you have the possibility to sponsor this task, we (greenrobot) could do it and maintain it.

@greenrobot
Copy link
Owner

Let us know if you need any support.

@mattiasbe
Copy link
Author

Thanks for the quick reply and hard work. Will get back if in need.

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