java 8 support, huge fps bump, cuz java 17 is utter trash #188
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
please, instead of closing this pr immediately, i want you to actually think about how you can implement java 8 support upstream instead of outright not supporting it. i went from 25fps to 80fps by switching from https://adoptium.net/temurin/releases/ jdk 17 to oracle jdk8u231 with this mod. its not a want, its a necessity. for a version of minecraft which is expected to get high performance, it should be possible to use java 8 with this mod which is undoubtedly much faster then java 17
my laptop is a 2017 macbook pro and the bootcamp drivers for windows dont let me play vanilla 1.7.10 on this laptop, it spazzes out. this mod allows me to play 1.7.10 on this laptop. having java 8 support is a necessity to me.
if you could please implement the same or similar changes upstream to allow users to choose between java 8 or java 17 for example, id greatly appreciate that. thank you