On 6/03/2014 8:05 AM, Stuart Marks wrote:
Hi all,
Please review this fix to change RMI's test library to pass through
vmoptions and javaoptions to rmid and other JVM subprocesses.
Are you sure you want to do that? Run everything with -Xcomp for example?
David
I've marked this as a "small" review because the changes of substance
are confined to the first four files in the webrev, and they're pretty
small. The remaining changes are to the individual security.policy files
of each test, which requires different permissions granted in order to
allow reading of the test.vm.opts and test.java.opts properties.
Webrev:
http://cr.openjdk.java.net/~smarks/reviews/8036095/webrev.0/
Bug report:
https://bugs.openjdk.java.net/browse/JDK-8036095
Thanks,
s'marks