On 08/05/2018 16:43, David Lloyd wrote:
:

Also, I would be quite surprised if there wasn't a way to get a system
property from system code without having to use doPrivileged; that
might bear some researching.

GetPropertyAction.privilegedGetProperty - there's an example usage in the getMaxCachedBufferSize method just above the method Tony is adding. In any case, I don't think the property is really needed.

-Alan.

Reply via email to