8348986: Improve coverage of enhanced exception messages#2132
8348986: Improve coverage of enhanced exception messages#2132alexeybakhtin wants to merge 2 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back abakhtin! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
At least one of the issues associated with this backport has a resolved CSR for a different version. As this means that this backport may also need a CSR, the |
Webrevs
|
|
java/lang/SecurityManager/CheckAccessClassInPackagePermissions test failure is not related to the current changes |
|
Failure is:
@alexeybakhtin I highly doubt that. We don't see the failure anywhere else in JDK 21u. See https://github.com/openjdk/jdk21u-dev/pulls for other PRs which have clean CI. Also this patch touches the |
Thank you. You are right. I've added |
|
@alexeybakhtin 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 |
|
@alexeybakhtin This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the |
|
/open |
|
@alexeybakhtin This pull request is now open |
I'd like to backport JDK-8348986 to control sensitive information in Exception messages.
Backport is not clean. The following changes were applied manually:
Modified and related JTREG tests are passed
Progress
Issues
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/2132/head:pull/2132$ git checkout pull/2132Update a local copy of the PR:
$ git checkout pull/2132$ git pull https://git.openjdk.org/jdk21u-dev.git pull/2132/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2132View PR using the GUI difftool:
$ git pr show -t 2132Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/2132.diff
Using Webrev
Link to Webrev Comment