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

TotalFreedomMod uses JDK 8 functionality #2148

Closed
JeromSar opened this issue Jan 8, 2018 · 2 comments
Closed

TotalFreedomMod uses JDK 8 functionality #2148

JeromSar opened this issue Jan 8, 2018 · 2 comments

Comments

@JeromSar
Copy link
Member

JeromSar commented Jan 8, 2018

Namely: java.util.function.Function is used.

Original issue: #2147

@Wild1145
Copy link
Member

So this was on the 1.12-Alpha branch, which does require JDK 8 to compile, simply because that is what I had at the time to work with and it seems to work most places. If we need to revert support back to JDK 7 as well then that can be done, just not sure if we need to support JDK 7 or not, though probably a good idea really.

@Wild1145
Copy link
Member

Closed as we've moved from 1.7 to 1.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants