jdk11u-dev
jdk11u-dev copied to clipboard
8342496: C2/Shenandoah: SEGV in compiled code when running jcstress
Backport of JDK-8342496 - C2/Shenandoah: SEGV in compiled code when running jcstress
Clean backport. Passed tier 1 tests. Passed gtests.
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8342496 needs maintainer approval
Issue
- JDK-8342496: C2/Shenandoah: SEGV in compiled code when running jcstress (Bug - P3)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/2995/head:pull/2995
$ git checkout pull/2995
Update a local copy of the PR:
$ git checkout pull/2995
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/2995/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2995
View PR using the GUI difftool:
$ git pr show -t 2995
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/2995.diff
Using Webrev
:wave: Welcome back RadekCap! 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.
❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.
This backport pull request has now been updated with issue from the original commit.
⚠️ @RadekCap This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.
@RadekCap Did you run the test without the patch an with it? If so what were the results?
No, because in the bug 11is listed as an affected version.
("It's fixing the java/lang/invoke/PrivateInvokeTest.java#PrivateInvokeTest failure." has been removed from the first comment as it was relict from the template which shouldn't be there.)
No, because in the bug 11is listed as an affected version.
Please do so. In fact, it's the least one should do to sanity-check a patch. I'm not sure whether this test has been run on JDK 11. Thanks!
@RadekCap This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!