On Fri, 8 Nov 2024 07:45:41 GMT, Bradford Wetmore <wetm...@openjdk.org> wrote:
>> Sean Coffey has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 13 commits: >> >> - Merge branch 'master' into 8044609-ssl >> - update test to comply with new debug output requirements >> - Remove pluggability help reference >> - Merge branch 'master' into 8044609-ssl >> - Merge branch 'master' into 8044609-ssl >> - Merge branch 'master' into 8044609-ssl >> - all ssl mode only if ssl specified by itself >> - Merge branch 'master' into 8044609-ssl >> - indentation >> - Allow ssl,<option> type syntax as currently done. Improve test case >> coverage >> - ... and 3 more: https://git.openjdk.org/jdk/compare/6ed6dff2...c44d524c > > test/jdk/sun/security/ssl/SSLEngineImpl/SSLEngineKeyLimit.java line 115: > >> 113: "-Dtest.src=" + System.getProperty("test.src") + >> 114: " -Dtest.jdk=" + >> System.getProperty("test.jdk") + >> 115: " -Djavax.net.debug=ssl" + > > Copyright Date update. This can be marked as resolved. > test/jdk/sun/security/ssl/SSLSocketImpl/SSLSocketKeyLimit.java line 131: > >> 129: "-Dtest.src=" + System.getProperty("test.src") + >> 130: " -Dtest.jdk=" + >> System.getProperty("test.jdk") + >> 131: " -Djavax.net.debug=ssl" + > > Copyright update 2024. This can be marked as resolved. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18764#discussion_r1841484358 PR Review Comment: https://git.openjdk.org/jdk/pull/18764#discussion_r1841484177