Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
9.0
Description
The default JVM and other options has not been changed too much over the years. If it has been changed those changes were just appends. Like now we got a bunch of appended --add-exports and --add-opens due to Java 9.
I'd see the following points to be discussed:
- Using Client VM is most probably not required / deprecated
- Are the initial memory arguments Ok?
- Is sun.java2d.noddraw=true still required?
- Is sun.zip.disableMemoryMapping=true still required
- Shall we force Antialiased text rendering with swing.aatext=true here?
- Java 9 related stuff could be in a different variable
Attachments
Issue Links
- links to