Should some JDK system properties be read only ?
Seán Coffey
sean.coffey at oracle.com
Fri Dec 5 09:16:29 UTC 2014
Yes - that would be a nice API addition also. Not sure if we'd have to
consider a way of working on system properties set via the command line
option also. I'm tracking this via
https://bugs.openjdk.java.net/browse/JDK-8066709
regards,
Sean.
On 05/12/2014 01:00, Wang Weijun wrote:
> A System.setFinalProperty() method that creates a new property with a final value? Maybe also a System.isFinalProperty() method allowing people to detect if a property is final.
>
> --Max
>
More information about the core-libs-dev
mailing list