> 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 10 additional commits since the last revision: - Merge branch 'master' into JDK-8368493 - Codereview comments - Codereview comment - 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/ff64f6a6..701354b6 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27455&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27455&range=04-05 Stats: 2252 lines in 96 files changed: 1467 ins; 461 del; 324 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
