8343622: AesDkCrypto.stringToKey should not return null#769
8343622: AesDkCrypto.stringToKey should not return null#769alexeybakhtin wants to merge 1 commit 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. |
|
CI fails for CAInterop.java test and two GC-related tests. All failures are unrelated to the current changes |
gnu-andrew
left a comment
There was a problem hiding this comment.
Looks good to me. Good call to use a String array in the test case to replace the List.of absent in 8u (and a List seems overkill anyway in this context)
|
|
I'd like to backport it for parity with oracle-8u491 and fix the NPE issue.
Almost clean backport from JDK11 PR with the following changes:
sun/security/krb5 JTREG tests are passed
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/769/head:pull/769$ git checkout pull/769Update a local copy of the PR:
$ git checkout pull/769$ git pull https://git.openjdk.org/jdk8u-dev.git pull/769/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 769View PR using the GUI difftool:
$ git pr show -t 769Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/769.diff
Using Webrev
Link to Webrev Comment