Locally, it worked for me, but I understand that it's dengerous - global state is evil ... I removed all the scenarios modifying JDK/conf/ dir - I just commented out those parts so if necessary, it can be uncommented and run locally.
http://cr.openjdk.java.net/~mkos/8131334/jdk.02/

Thanks
Miran


On 19/11/15 21:45, Alan Bateman wrote:


On 19/11/2015 18:36, Daniel Fuchs wrote:

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...

There may be tests executing concurrently in other agent VMs too so we need to avoid changing the config like this.

-Alan

Reply via email to