commit | d752d5fbca22f40c17e6898a4f8a63b30674bd0e | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue Oct 20 11:13:20 2009 -0700 |
committer | Jesse Wilson <jessewilson@google.com> | Tue Oct 20 11:13:20 2009 -0700 |
tree | 8b5e628a51f4b736ccf9e3cffade091f28089c05 | |
parent | 44c7d932f9ff8bbc039b255509773a56d62df857 [diff] |
Including cert store location for test runner. This helps to avoid bad interactions between tests that rely on the "java.home" property for different things. Preferences tests tend to change it (to the writable temp directory), but the certs tests fall back to it for the trust store. See also TrustManagerFactoryImpl.java.