jdk icon indicating copy to clipboard operation
jdk copied to clipboard

8368493: Disable most test JSSE debug output by default, and increase the test default maximum output log size

Open bradfordwetmore opened this issue 5 months ago • 7 comments

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.

Progress

  • [x] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue

Issue

  • JDK-8368493: Disable most test JSSE debug output by default, and increase the test default maximum output log size (Bug - P4)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/27455/head:pull/27455
$ git checkout pull/27455

Update a local copy of the PR:
$ git checkout pull/27455
$ git pull https://git.openjdk.org/jdk.git pull/27455/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 27455

View PR using the GUI difftool:
$ git pr show -t 27455

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/27455.diff

Using Webrev

Link to Webrev Comment

bradfordwetmore avatar Sep 23 '25 19:09 bradfordwetmore

:wave: Welcome back wetmore! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

bridgekeeper[bot] avatar Sep 23 '25 19:09 bridgekeeper[bot]

@bradfordwetmore This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

8368493: Disable most test JSSE debug output by default, and increase the test default maximum output log size

Reviewed-by: jnimeh, hchao

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been no new commits pushed to the master branch. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

openjdk[bot] avatar Sep 23 '25 19:09 openjdk[bot]

@bradfordwetmore The following label will be automatically applied to this pull request:

  • security

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command.

openjdk[bot] avatar Sep 23 '25 19:09 openjdk[bot]

@bradfordwetmore This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Nov 20 '25 23:11 bridgekeeper[bot]

/touch

bradfordwetmore avatar Nov 21 '25 06:11 bradfordwetmore

@bradfordwetmore The pull request is being re-evaluated and the inactivity timeout has been reset.

openjdk[bot] avatar Nov 21 '25 06:11 openjdk[bot]

/integrate

bradfordwetmore avatar Dec 16 '25 21:12 bradfordwetmore

Going to push as commit 87d881fee01c42f5847031a63d50873b3d438f7a. Since your change was applied there have been 24 commits pushed to the master branch:

  • 30be94086aad42b99a15a05fe5115f552e8efb8b: 8373625: CPUTimeCounters creates a total counter for unsupported GCs
  • 2241218ef64ed6cb51f962f3ab6db1a766f1744f: 8373631: Improve classes in the "jdk.jpackage.internal.util.function" package
  • fb99ba6ccd6e6d7a0e717a1b9f2a80402af5c661: 8373119: JDK 26 RDP1 L10n resource files update
  • ... and 21 more: https://git.openjdk.org/jdk/compare/ad29642d8f4e8e0fb1223b14b85ab7841d7b1b51...master

Your commit was automatically rebased without conflicts.

openjdk[bot] avatar Dec 16 '25 21:12 openjdk[bot]

@bradfordwetmore Pushed as commit 87d881fee01c42f5847031a63d50873b3d438f7a.

:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

openjdk[bot] avatar Dec 16 '25 21:12 openjdk[bot]