On Fri, 6 Dec 2024 11:14:53 GMT, Alan Bateman wrote:
> > > Would it possible to list down the API entry points where you want map
> > > the InputStream back to its source? I assume methods such as
> > > KeyStore.getInstance(File file, ..) are not a concern, is it the
> > > load(InputStream,pas
On Thu, 5 Dec 2024 14:11:29 GMT, Alan Bateman wrote:
> Would it possible to list down the API entry points where you want map the
> InputStream back to its source? I assume methods such as
> KeyStore.getInstance(File file, ..) are not a concern, is it the
> load(InputStream,password) method?
1 or 2 runs.
Prasadrao Koppula has updated the pull request with a new target base due to a
merge or a rebase. The pull request now contains 14 commits:
- Merge master
- cache the InputStream in KeyStore
- Copyright year
- Merge master
- initialized storeName with empty string
- Replaced Pa
1 or 2 runs.
Prasadrao Koppula has updated the pull request incrementally with three
additional commits since the last revision:
- cache the InputStream in KeyStore
- merge master
- Copyright year
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20414/files
- new: https://git.ope
On Thu, 7 Nov 2024 17:52:53 GMT, Sean Mullan wrote:
>> Prasadrao Koppula has updated the pull request with a new target base due to
>> a merge or a rebase. The pull request now contains 11 commits:
>>
>> - Merge master
>> - initialized storeName with empty s
On Thu, 7 Nov 2024 18:46:42 GMT, Sean Mullan wrote:
>> Prasadrao Koppula has updated the pull request with a new target base due to
>> a merge or a rebase. The pull request now contains 11 commits:
>>
>> - Merge master
>> - initialized storeName with empty s
On Wed, 6 Nov 2024 14:27:15 GMT, Sean Coffey wrote:
> This looks good to me.
>
> I'd suggest logging a new JBS issue to track removal of the
> Debug.getInstance("pkcs12") use case and substituting it with
> getInstance("keystore") code (esp. since pkcs12 is now the default keystore
> type)
N
1 or 2 runs.
Prasadrao Koppula has updated the pull request with a new target base due to a
merge or a rebase. The pull request now contains 11 commits:
- Merge master
- initialized storeName with empty string
- Replaced Paths.get with Path.of
- Removed unnecessary code
- Removed unnecessary cod
1 or 2 runs.
Prasadrao Koppula has updated the pull request incrementally with one
additional commit since the last revision:
initialized storeName with empty string
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20414/files
- new: https://git.openjdk.org/jdk/pull/20414/fi
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/24c3f4
1 or 2 runs.
Prasadrao Koppula has updated the pull request incrementally with one
additional commit since the last revision:
Removed unnecessary code
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20414/files
- new: https://git.openjdk.org/jdk/pull/20414/files/b6aa84f0..24c3f
1 or 2 runs.
Prasadrao Koppula has updated the pull request incrementally with one
additional commit since the last revision:
Removed unnecessary code
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20414/files
- new: https://git.openjdk.org/jdk/pull/20414/files/57e5936c..b6aa8
1 or 2 runs.
Prasadrao Koppula has updated the pull request incrementally with one
additional commit since the last revision:
Handled nested wrappers around FileInputStream
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20414/files
- new: https://git.openjdk.org/jdk/pull
1 or 2 runs.
Prasadrao Koppula has updated the pull request incrementally with one
additional commit since the last revision:
Handled BIS case as well
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20414/files
- new: https://git.openjdk.org/jdk/pull/20414/files/4e65df66..6a015
On Mon, 7 Oct 2024 12:42:00 GMT, Prasadrao Koppula wrote:
>> 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 d
1 or 2 runs.
Prasadrao Koppula has updated the pull request incrementally with one
additional commit since the last revision:
JDK-8329251
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20414/files
- new: https://git.openjdk.org/jdk/pull/20414/files/7b5dca17..4e65df66
Webr
1 or 2 runs.
Prasadrao Koppula has updated the pull request incrementally with one
additional commit since the last revision:
JDK-8329251
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20414/files
- new: https://git.openjdk.org/jdk/pull/20414/files/e23a70d6..7b5dca17
Webr
On Thu, 1 Aug 2024 04:11:24 GMT, Prasadrao Koppula wrote:
> 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
1 or 2 runs.
Prasadrao Koppula has updated the pull request incrementally with one
additional commit since the last revision:
JDK-8329251
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20414/files
- new: https://git.openjdk.org/jdk/pull/20414/files/22bc6e00..e23a70d6
Webr
8329251: Print custom truststore/ keystore name
-
Commit messages:
- JDK-8329251
Changes: https://git.openjdk.org/jdk/pull/20414/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20414&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8329251
Stats: 167 lines in 5 files
20 matches
Mail list logo