On Thu, 7 Sep 2023 13:23:01 GMT, Ian Myers wrote:
> sun/security/util/math/TestIntegerModuloP.java runs in tier2 and takes about
> 600 seconds to run. Thus, it drags the execution time of tier2 on large
> machines. We can split the run configurations a bit so that test is more
> parallel.
>
> The new approach uses test URLs directly to verify interoperability with CA
> infrastructure. This would help us avoid having regular test fixes to update
> test artifacts as long as CAs keep test domains up to date.
Rajan Halade has updated the pull request incrementally with one additional
On Fri, 15 Sep 2023 08:21:00 GMT, Matthias Baesken wrote:
> Currently sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux
> ppc64le Ubuntu 22, it does not find the NSS libs because the new file system
> locations are not handled, unlike on Linux x86_64 .
Marked as reviewed by clanger
> The new approach uses test URLs directly to verify interoperability with CA
> infrastructure. This would help us avoid having regular test fixes to update
> test artifacts as long as CAs keep test domains up to date.
Rajan Halade has updated the pull request with a new target base due to a mer
On Fri, 15 Sep 2023 17:31:15 GMT, Rajan Halade wrote:
>> The new approach uses test URLs directly to verify interoperability with CA
>> infrastructure. This would help us avoid having regular test fixes to update
>> test artifacts as long as CAs keep test domains up to date.
>
> Rajan Halade ha
On Thu, 7 Sep 2023 13:23:01 GMT, Ian Myers wrote:
> sun/security/util/math/TestIntegerModuloP.java runs in tier2 and takes about
> 600 seconds to run. Thus, it drags the execution time of tier2 on large
> machines. We can split the run configurations a bit so that test is more
> parallel.
>
On Fri, 15 Sep 2023 12:16:10 GMT, Daniel Fuchs wrote:
> The java/net/httpclient/HttpClientLocalAddrTest.java has been observed
> failing relatively frequently in timeout - and the log shows a Carrier thread
> being pinned.
> Whether that's the root cause of the test failure is hard to say, but
On Fri, 15 Sep 2023 08:21:00 GMT, Matthias Baesken wrote:
> Currently sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux
> ppc64le Ubuntu 22, it does not find the NSS libs because the new file system
> locations are not handled, unlike on Linux x86_64 .
LGTM.
Thanks for tracking dow
On Thu, 14 Sep 2023 14:59:07 GMT, Sean Mullan wrote:
> Please review this fix for a regression in the LDAP CertStore implementation
> where a null CRL issuerName in an X509CRLSelector should be treated as a
> CertStoreException instead of a NullPointerException.
>
> A new test has been added b
On Fri, 15 Sep 2023 12:16:10 GMT, Daniel Fuchs wrote:
> The java/net/httpclient/HttpClientLocalAddrTest.java has been observed
> failing relatively frequently in timeout - and the log shows a Carrier thread
> being pinned.
> Whether that's the root cause of the test failure is hard to say, but
The java/net/httpclient/HttpClientLocalAddrTest.java has been observed failing
relatively frequently in timeout - and the log shows a Carrier thread being
pinned.
Whether that's the root cause of the test failure is hard to say, but we should
fix the code to avoid pinned threads. This is one pat
Currently sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux ppc64le
Ubuntu 22, it does not find the NSS libs because the new file system locations
are not handled, unlike on Linux x86_64 .
-
Commit messages:
- JDK-8316341
Changes: https://git.openjdk.org/jdk/pull/15759
12 matches
Mail list logo