summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorPhilip Lewis <pcl@pclewis.com>2018-06-09 20:20:47 -0400
committerPhilip Lewis <pcl@pclewis.com>2018-06-09 20:20:47 -0400
commit129ea5ed817f1627e31ed1d030900e0814ff6649 (patch)
tree622ad66db8ea8ed48784d3496b90bb6e72cf9a80 /pkgs/development/python-modules/python-sql
parent1aaab72291394d2aee14818f819e22974026426c (diff)
openjdk: fix truststore-from-env patch for jdk10
storePropName will be jsseDefaultStore if the property isn't present, and jsseDefaultStore is never null, so the branch to use the environment variable would never be taken. The env var is supposed to be preferred to jssecacerts, so we can use it as the default in the call to System.getProperty, and use the null check to fall back on jsseDefaultStore instead.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions