8280158: New test from JDK-8274736 failed with/without patch in JDK11u#802
8280158: New test from JDK-8274736 failed with/without patch in JDK11u#802vieiro wants to merge 1 commit into
Conversation
|
👋 Welcome back avieiro! 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. |
|
Looking at the bug we might want to consider https://bugs.openjdk.org/browse/JDK-8277970 as well, since that was part of 11u all along and is also related to potential issues with |
It may be a good idea, yes. I'll investigate if this requires a PR on top of this one or below this one. |
Backport of JDK-8280158 from 11 as a follow up of JDK-8274736 (#799) .
Backport is not clean since JDK8 has different directory structure. Also changes to
ProblemList.txtwere dropped from the original commit since JDK8 is missing a backport for JDK-8277970.Build on RHEL-8/gcc 8.5.0, and tested with:
/jdk/test/sun/security/ssl/(same results as in previous PR)jdk/test/sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.javaPassed correctly, couldn't reproduce the race problem reported in JDK-8280158
Progress
Integration blocker
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/802/head:pull/802$ git checkout pull/802Update a local copy of the PR:
$ git checkout pull/802$ git pull https://git.openjdk.org/jdk8u-dev.git pull/802/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 802View PR using the GUI difftool:
$ git pr show -t 802Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/802.diff
Using Webrev
Link to Webrev Comment