On Tue, 17 May 2022 20:27:41 GMT, Jamil Nimeh <jni...@openjdk.org> wrote:

> Do the behavioral changes you've cited in the PR description warrant a CSR, 
> or do you feel this behavioral change is still consistent with the current 
> Signature API documentation?

I think so. In fact, after this change, there's simply no parameters for the 
signature, so calling `setParameter` should not change any internal state and 
thus has no effect on other calls. 

While this is a behavior change, I don't think it has any negative impact to 
users.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8758

Reply via email to