-
Enhancement
-
Resolution: Other
-
P3
-
None
Javaws can add user properties(-userConfig <property name> <property value> ), but there's no ability to add system level deploment.properties, hence we have the following bugs:
https://bugs.openjdk.java.net/browse/JDK-8034069
We need a new command, for example -systemConfig <property name> <property value>, that will add system level deployment properties and also update native cache.
https://bugs.openjdk.java.net/browse/JDK-8034069
We need a new command, for example -systemConfig <property name> <property value>, that will add system level deployment properties and also update native cache.