Laszlo Kishalmi created NETBEANS-342:
----------------------------------------
Summary: Revisit netbeans_default_options in netbeans.conf
Key: NETBEANS-342
URL: https://issues.apache.org/jira/browse/NETBEANS-342
Project: NetBeans
Issue Type: Improvement
Components: platform - Launchers&CLI
Affects Versions: 9.0
Reporter: Laszlo Kishalmi
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.jsva2d.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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists