Integrated: 8296400: pointCrlIssuers might be null in DistributionPointFetcher::verifyURL

2023-03-10 Thread Matthew Donovan
On Fri, 3 Mar 2023 19:45:22 GMT, Matthew Donovan wrote: > Added null-checks for pointCrlIssuers before it is accessed. This pull request has now been integrated. Changeset: de9f3b6a Author:Matthew Donovan Committer: Weijun Wang URL: https://git.openjdk.org/jdk/commit/de9f3b6aac85ed

Re: RFR: 8303809: Dispose context in SPNEGO NegotiatorImpl

2023-03-10 Thread Weijun Wang
On Wed, 8 Mar 2023 09:05:19 GMT, Alexey Bakhtin wrote: > This patch fixes a possible native memory leak in case of a custom native GSS > provider. > The actual leak was reported in production. > > sun/security/jgss, sun/security/krb5, sun/net/www/protocol/http jtreg tests > are passed Yes, yo

Re: RFR: 8303809: Dispose context in SPNEGO NegotiatorImpl

2023-03-10 Thread Weijun Wang
On Wed, 8 Mar 2023 09:05:19 GMT, Alexey Bakhtin wrote: > This patch fixes a possible native memory leak in case of a custom native GSS > provider. > The actual leak was reported in production. > > sun/security/jgss, sun/security/krb5, sun/net/www/protocol/http jtreg tests > are passed src/jav

Re: RFR: 8303809: Dispose context in SPNEGO NegotiatorImpl

2023-03-10 Thread Alexey Bakhtin
On Fri, 10 Mar 2023 15:05:16 GMT, Weijun Wang wrote: >> This patch fixes a possible native memory leak in case of a custom native >> GSS provider. >> The actual leak was reported in production. >> >> sun/security/jgss, sun/security/krb5, sun/net/www/protocol/http jtreg tests >> are passed > >

Re: RFR: 8303809: Dispose context in SPNEGO NegotiatorImpl [v2]

2023-03-10 Thread Alexey Bakhtin
> This patch fixes a possible native memory leak in case of a custom native GSS > provider. > The actual leak was reported in production. > > sun/security/jgss, sun/security/krb5, sun/net/www/protocol/http jtreg tests > are passed Alexey Bakhtin has updated the pull request incrementally with o

Re: RFR: 8301553: Support Password-Based Cryptography in SunPKCS11

2023-03-10 Thread Valerie Peng
On Fri, 3 Feb 2023 01:41:41 GMT, Martin Balao wrote: > We would like to propose an implementation for the [JDK-8301553: Support > Password-Based Cryptography in > SunPKCS11](https://bugs.openjdk.org/browse/JDK-8301553) enhancement > requirement. > > In addition to pursuing the requirement goa

Re: RFR: 8301553: Support Password-Based Cryptography in SunPKCS11

2023-03-10 Thread Valerie Peng
On Fri, 3 Feb 2023 01:41:41 GMT, Martin Balao wrote: > We would like to propose an implementation for the [JDK-8301553: Support > Password-Based Cryptography in > SunPKCS11](https://bugs.openjdk.org/browse/JDK-8301553) enhancement > requirement. > > In addition to pursuing the requirement goa