On Thu, 9 Dec 2021 08:25:17 GMT, Matthias Baesken wrote:
> Please review this small test fix.
> KeytoolOpensslInteropTest.java fails with the output below.
> Seems on our SUSE Linux 15 (openssl is
> ~> openssl version
> OpenSSL 1.1.0i-fips 14 Aug 2018
> ) we get a slightly different output with a
On Fri, 10 Dec 2021 12:01:11 GMT, Martin Doerr wrote:
> LGTM.
Hi Martin, thanks for the review.
-
PR: https://git.openjdk.java.net/jdk/pull/6779
On Thu, 9 Dec 2021 08:25:17 GMT, Matthias Baesken wrote:
> Please review this small test fix.
> KeytoolOpensslInteropTest.java fails with the output below.
> Seems on our SUSE Linux 15 (openssl is
> ~> openssl version
> OpenSSL 1.1.0i-fips 14 Aug 2018
> ) we get a slightly different output with a
> 8274809: Update java.base classes to use try-with-resources
Andrey Turbanov has updated the pull request incrementally with one additional
commit since the last revision:
8274809: Update java.base classes to use try-with-resources
move { to previous line
-
Changes:
- all: h
On Tue, 7 Dec 2021 07:59:54 GMT, Alan Bateman wrote:
>> Andrey Turbanov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> 8274809: Update java.base classes to use try-with-resources
>> fix review comments
>
> src/java.base/share/classes/
On Tue, 7 Dec 2021 14:48:17 GMT, Daniel Fuchs wrote:
>Remind me to sponsor this after the fork.
fork is done :)
-
PR: https://git.openjdk.java.net/jdk/pull/5818
On Thu, 9 Dec 2021 08:25:17 GMT, Matthias Baesken wrote:
> Please review this small test fix.
> KeytoolOpensslInteropTest.java fails with the output below.
> Seems on our SUSE Linux 15 (openssl is
> ~> openssl version
> OpenSSL 1.1.0i-fips 14 Aug 2018
> ) we get a slightly different output with a
On Thu, 9 Dec 2021 01:25:20 GMT, Bradford Wetmore wrote:
>> That's one of the places where I personally would always use the var keyword
>> too: it makes the line shorter and the type is already clearly visible in
>> the RHS of the assignment, so repeating it on the left hand side does not
>>
Perfect match does not always appear at the beginning if there are multiple
KeyTypes.
-
Commit messages:
- 8278560: X509KeyManagerImpl::getAliases might return a good key with others
Changes: https://git.openjdk.java.net/jdk/pull/6804/files
Webrev: https://webrevs.openjdk.java.net