On Thu, 27 Aug 2026 07:36:13 GMT, Alan Bateman <[email protected]> wrote:
> Would it be possible to paste in some examples, either here or in the JBS > issue, so see the "shape" of the API usage and helps us understand why these > finalizers are needed in the first place? The finalizers are put in place for the cases when dispose() is not explicitly called. The SASL doc for the APIs of these implementation classes can be found below: https://docs.oracle.com/en/java/javase/24/security/java-sasl-api-programming-and-deployment-guide1.html ------------- PR Comment: https://git.openjdk.org/jdk/pull/32551#issuecomment-5457638125
