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

Drop Java 7 support #186

Closed
vojtechhabarta opened this issue Oct 9, 2017 · 4 comments
Closed

Drop Java 7 support #186

vojtechhabarta opened this issue Oct 9, 2017 · 4 comments

Comments

@vojtechhabarta
Copy link
Owner

My goal regarding Java compatibility is to support last 2 versions. Since Java 9 was released I am considering upgrading to Java 8.

Moreover latest versions of Jackson and Jersey already don't support Java 7.

What do you thing? Is Java 7 still needed?

@emmanueltouzery
Copy link
Contributor

emmanueltouzery commented Oct 16, 2017

It's fine for me/my company. we're already on java8 (for quite some time). So no issue for us!

Note that java's release cycle will soon accelerate. Supposedly there'll be releases every 6 months, and a new month.year release name, starting with java 18.3 in march 2019: http://www.oracle.com/technetwork/java/javase/eol-135779.html

@jtoplak
Copy link
Contributor

jtoplak commented Nov 12, 2017

It would be nice. I would have really liked to implement my class enum feature with streams.

@Yona-Appletree
Copy link
Contributor

My company uses Java 8 across the board and is looking to Java 9, I'm all in favor of this.

vojtechhabarta added a commit that referenced this issue Jan 3, 2018
vojtechhabarta added a commit that referenced this issue Jan 5, 2018
- added jaxb-api, javax.activation-api
- updated fast-classpath-scanner
- using `NashornScriptEngine` (javascript) directly
vojtechhabarta added a commit that referenced this issue Jan 5, 2018
- removed Java 7 specific code
- uncommented Java 8 tests
@vojtechhabarta
Copy link
Owner Author

Version 2.0.400 is released.

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

4 participants