mirror of https://github.com/grpc/grpc-java.git
ac62c8b055
SelfSignedCertificate is not available on Java 17 because OpenJdkSelfSignedCertGenerator is not available. This only impacted tests. AccessController is being removed, and these locations are doing simple reflection which is unlikely to require it even when a security policy is in effect. There's other places we do reflection without the AccessController, so either no security policies care or the users can update their policies to allow it. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows |