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

Outdated java runtime #131

Closed
ofer-dev opened this issue May 7, 2020 · 2 comments
Closed

Outdated java runtime #131

ofer-dev opened this issue May 7, 2020 · 2 comments

Comments

@ofer-dev
Copy link

ofer-dev commented May 7, 2020

Operating System:
OS: Windows

Installer Version:
Installer: 1.0.8

App Version:
App: 1.0.8

UI Version:
UI: fa03e62

Describe the bug
The JREs bundled with the app are significantly outdated.
The openj9 jre is 2 versions behind. 11.0.5 vs 11.0.7
The hotspot jre is 24 versions behind. 8.0.51 vs 8.0.251
Aside from missing potential performance improvements, these version also have many unpatched vulnerabilities.

Expected behaviour
Update to latest openj9/hotspot jre.

Thanks
Ofer

@jikuja
Copy link

jikuja commented May 17, 2020

Just commenting about background story of the JRE.

JRE bundle comes with Mojang's minecraft launcher. Mojang is distributing that version to maintain some hardware compatibility(1),

Changing it by FTB App probably requires lot of work and breaks support(1) for older hardware.

(1) LWJGL/lwjgl#119 (comment)

@Cloudhunter
Copy link
Contributor

I'm not too concerned about the bundled JRE being that out of date, and the 8.0.51 is the Vanilla launchers issue. We'll bump up our OpenJ9 version at some point however, when we have the time to test it fully.

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

3 participants