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

Added minimizing JRE from config. Broke compat! #8

Merged
merged 1 commit into from
May 17, 2014

Conversation

tommyettinger
Copy link
Member

minimizejre option in config files must be a string, not a raw
true/false (use "true" or "false" for the same stuff, or "soft" or a
"path/to/a/file"). To be perfectly honest I haven't tried the file
handling yet, but it can do soft and hard removal of parts of
rt.jar, of which soft removal fills some requirements, namely
issue 6. I am fairly certain there's a better way to do this, but
I just want to have this out there as a starting point.

minimizejre option in config files must be a string, not a raw
true/false (use "true" or "false" for the same stuff, or "soft" or a
"path/to/a/file")
badlogic added a commit that referenced this pull request May 17, 2014
Added minimizing JRE from config. Broke compat!
@badlogic badlogic merged commit 4cec11f into libgdx:master May 17, 2014
karlsabo added a commit that referenced this pull request Sep 9, 2020
Altered to work with Java 8 and 9+ JREs
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

Successfully merging this pull request may close these issues.

2 participants