/[Apache-SVN]
ViewVC logotype

Revision 1520020


Jump to revision: Previous Next
Author: gtrasuk
Date: Wed Sep 4 13:36:45 2013 UTC (10 years, 7 months ago)
Changed paths: 4
Log Message:
From JDK 7 Update 21, the RMI property java.rmi.server.useCodebaseOnly is set to true by default. In earlier releases, the default value was false.

The default behavior disables rmi classloading from sources called out in the codebase, which is Jini uses extensively.

These fixes update the QA platform to include this property setting in the QA harness properties.  In addition, serializing dynamically-generated proxies now appears to require the RuntimePermission "accessClassInPackage.com.sun.proxy", so this fix also adds that permission to 'defaulttest.policy', 'jinitest.policy', and 'defaultmahalo.policy'.

Changed paths

Path Details
Directoryriver/jtsk/branches/2.2/qa/harness/policy/defaultmahalo.policy modified , text changed
Directoryriver/jtsk/branches/2.2/qa/harness/policy/defaulttest.policy modified , text changed
Directoryriver/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/jinitest.policy modified , text changed
Directoryriver/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qaHarness.prop modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26