-
Notifications
You must be signed in to change notification settings - Fork 238
8342496: C2/Shenandoah: SEGV in compiled code when running jcstress #2995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
👋 Welcome back RadekCap! 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. |
|
@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.) |
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! |
Backport of JDK-8342496 - C2/Shenandoah: SEGV in compiled code when running jcstress
Clean backport.
Passed tier 1 tests.
Passed gtests.
Progress
Issue
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
Link to Webrev Comment