• Jesse Wilson's avatar
    Including cert store location for test runner. · addf3d7b
    Jesse Wilson authored
    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.
    addf3d7b
run-core-tests 1.19 KB