On Thu, 15 Feb 2024 22:32:58 GMT, Christoph Langer <clan...@openjdk.org> wrote:
> The experimental SunJSSE FIPS compliant mode was removed in JDK13 with > [JDK-8217835](https://bugs.openjdk.org/browse/JDK-8217835). > It seems the removal of some comments had been missed at that time. This > could be irritating to readers of the code. This pull request has now been integrated. Changeset: c2d9fa26 Author: Christoph Langer <clan...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c2d9fa26ce903be7c86a47db5ff289cdb9de3a62 Stats: 20 lines in 1 file changed: 0 ins; 19 del; 1 mod 8326000: Remove obsolete comments for class sun.security.ssl.SunJSSE Reviewed-by: mbaesken, ascarpino ------------- PR: https://git.openjdk.org/jdk/pull/17885