Skip to content

2024-March-09 - 2.6.14683

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 23:45
3173c22
Update install4j config (xmx removal) (#12420)

- remove xmx & xms
- remove unused list option "--add-opens java.desktop/com.apple.eawt.event=ALL-UNNAMED"
  While the option might be valid and useful, there is a 'list length' variable that
  seemingly needed to have been updated for this option to have any effect.