History log of /openjdk9/jdk/test/java/rmi/activation/Activatable/elucidateNoSuchMethod/security.policy
Revision Date Author Comments
# 15898:a80fd00b0cd0 25-Oct-2016 chegar

8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use"
Reviewed-by: rriggs, mli


# 10276:7f8294841146 10-Jul-2014 valeriep

8043406: Change default policy for JCE providers to run with as few privileges as possible
Summary: Provide default permissions for crypto providers
Reviewed-by: mullan, vinnie


# 9384:627deed79b59 06-Mar-2014 smarks

8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions
Reviewed-by: alanb


# 5629:b6f78869c66d 17-Jul-2012 dmocek

7142596: RMI JPRT tests are failing
Summary: Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers.
Reviewed-by: smarks, alanb
Contributed-by: olivier.lagneau@oracle.com


# 0:37a05a11f281 30-Nov-2007 duke

Initial load