RFR: (s) 8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions
Stuart Marks
stuart.marks at oracle.com
Wed Mar 5 22:05:23 UTC 2014
Hi all,
Please review this fix to change RMI's test library to pass through vmoptions
and javaoptions to rmid and other JVM subprocesses.
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
More information about the core-libs-dev
mailing list