RFR: 8329251: Print custom truststore/ keystore name [v9]

Prasadrao Koppula pkoppula at openjdk.org
Wed Nov 6 12:03:56 UTC 2024


> Using SharedSecrets, I attempted to expose FileInputStream::path information. After implementing the fix, I validated the startup performance tests. Observed no consistent pattern of performance drops or gains, can disregard the occasional performance drop observed in 1 or 2 runs.

Prasadrao Koppula has updated the pull request incrementally with one additional commit since the last revision:

  Replaced Paths.get with Path.of

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/20414/files
  - new: https://git.openjdk.org/jdk/pull/20414/files/24c3f476..8648125b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20414&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20414&range=07-08

  Stats: 29 lines in 6 files changed: 9 ins; 0 del; 20 mod
  Patch: https://git.openjdk.org/jdk/pull/20414.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20414/head:pull/20414

PR: https://git.openjdk.org/jdk/pull/20414


More information about the core-libs-dev mailing list