> See the bug for more info. This will allow for: > > 1. extra/unneeded JSSE debug output will not be added to each test run, > saving space and noise. > 2. make it easier to get the full JSSE debug output when enabled.
Bradford Wetmore has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision: - Merge branch 'master' into JDK-8368493 - Adjusted sizes to be more reasonable - Corrected a couple syntax errors - Disabled javax.net.debug output in sun.security tests by default, added switches to be consistent about turning back on - Merge branch 'master' into JDK-8368493 - Disabled javax.net.debug output in javax.net.ssl tests by default, added switches to be consistent about turning back on - 8368493: Consider increasing the default maximum output log size for JSSE unit tests ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27455/files - new: https://git.openjdk.org/jdk/pull/27455/files/9eb8091c..4fc4cfff Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27455&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27455&range=01-02 Stats: 392870 lines in 4091 files changed: 253564 ins; 88786 del; 50520 mod Patch: https://git.openjdk.org/jdk/pull/27455.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27455/head:pull/27455 PR: https://git.openjdk.org/jdk/pull/27455
