Re: RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging

2021-11-07 Thread Sergey Bylokhov
On Fri, 29 Oct 2021 16:32:43 GMT, Mandy Chung wrote: > The change looks okay. My suggestion is to get 1-6 all ready to push around > the same time. It's okay to have separate JBS issues and PRs. ok, I'll continue to work using the plan from the description. - PR: https://git.openj

Re: RFR: 8274308: Improve efficiency for HandshakeContext initialization. [v2]

2021-11-07 Thread Xue-Lei Andrew Fan
On Sat, 6 Nov 2021 08:54:33 GMT, Daniel JeliƄski wrote: > Can we extend the public API of `SSLContext` with methods for managing > `activeProtocols`, `activeCipherSuites` and possibly `algorithmConstraints`? > Without this API change we would need to check every time if the active > protocols,