/[Apache-SVN]
ViewVC logotype

Revision 1355851


Jump to revision: Previous Next
Author: peter_firmstone
Date: Sun Jul 1 06:38:00 2012 UTC (11 years, 9 months ago)
Changed paths: 21
Log Message:
Refactoring for release, clean up and review new public api, sanity check and remove unnecessary methods.

Added dnsjava name service provider to handle reverse dns lookup and to provide concurrent dns lookups.

Updated reference-collections, these were updated to avoid calling hashCode during initialisation of Timed references and temporary referrers, this helped reduced SocketPermission.hashCode calls that caused reverse lookups and recursive permission checks that cause stack overflow in the CombinerSecurityManager.

Two tests are failling due to a change to ConcurrentPolicyFile, now only privileged domains are returned by getPermissions(CodeSource) and all other instances are diverted to the java.security.Policy superclass which returns an empty PermissionCollection this is to avoid checking permissions twice.

Failing tests:

com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.td
com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.td


Changed paths

Path Details
Directoryriver/jtsk/trunk/build.xml modified , text changed
Directoryriver/jtsk/trunk/common.xml modified , text changed
Directoryriver/jtsk/trunk/dep-libs/dnsjava/ added
Directoryriver/jtsk/trunk/dep-libs/dnsjava/dnsjava-2.1.3.jar added
Directoryriver/jtsk/trunk/dep-libs/rc-libs/reference-collections-1.0.0-javadoc.jar deleted
Directoryriver/jtsk/trunk/dep-libs/rc-libs/reference-collections-1.0.0-sources.jar deleted
Directoryriver/jtsk/trunk/dep-libs/rc-libs/reference-collections-1.0.0-test-sources.jar deleted
Directoryriver/jtsk/trunk/dep-libs/rc-libs/reference-collections-1.0.0.jar deleted
Directoryriver/jtsk/trunk/dep-libs/rc-libs/reference-collections-1.0.1-javadoc.jar added
Directoryriver/jtsk/trunk/dep-libs/rc-libs/reference-collections-1.0.1-sources.jar added
Directoryriver/jtsk/trunk/dep-libs/rc-libs/reference-collections-1.0.1-test-sources.jar added
Directoryriver/jtsk/trunk/dep-libs/rc-libs/reference-collections-1.0.1.jar added
Directoryriver/jtsk/trunk/netbeans/onebigjar/nbproject/project.properties modified , text changed
Directoryriver/jtsk/trunk/qa/build.xml modified , text changed
Directoryriver/jtsk/trunk/qa/src/com/sun/jini/qa/resources/qaDefaults.properties modified , text changed
Directoryriver/jtsk/trunk/qa/src/com/sun/jini/test/impl/discoverymanager/BadDiscoveryListener.td modified , text changed
Directoryriver/jtsk/trunk/qa/src/com/sun/jini/test/impl/start/ClassLoaderTest.td modified , text changed
Directoryriver/jtsk/trunk/qa/src/com/sun/jini/test/impl/start/ClasspathTest.td modified , text changed
Directoryriver/jtsk/trunk/qa/src/com/sun/jini/test/spec/policyprovider/policyFileProvider/BasicGrants.td modified , text changed
Directoryriver/jtsk/trunk/qa/src/com/sun/jini/test/spec/policyprovider/policyFileProvider/UmbrellaGrants.td modified , text changed
Directoryriver/jtsk/trunk/qa/src/com/sun/jini/test/spec/policyprovider/policyFileProvider/securityprovider.properties
(Copied from river/jtsk/trunk/qa/src/com/sun/jini/test/spec/policyprovider/securityprovider.properties, r1355345)
added , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26