On 19/11/2015 18:36, Daniel Fuchs wrote:
There may be tests executing concurrently in other agent VMs too so we need to avoid changing the config like this.Hi Miran, I would expect this to fail horribly - you may not have the right to create anything under $JAVA_HOME/conf - it may even be a read-only file system... And I would be very uneasy as this may have side effects on tests executing later on if anything is left over in the java home conf dir...
-Alan