-
Notifications
You must be signed in to change notification settings - Fork 226
8273108: RunThese24H crashes with SEGV in markWord::displaced_mark_helper() after JDK-8268276 #864
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 asgibbons! A progress list of the required criteria for merging this PR into |
This backport pull request has now been updated with issues from the original commit. |
/integrate |
@asgibbons This pull request has not yet been marked as ready for integration. |
/sponsor |
@dwhite-intel The change author (@asgibbons) must issue an |
/integrate |
@asgibbons This pull request has not yet been marked as ready for integration. |
Created a clean PR #870 |
Closing this because of dependent PR issues. See #861 for details. |
Last of 3 dependent backports for Base64 that are required to get the real bugfix cleanly integrated.
Depends on PR #860, #861, #862, and #863 .
Risk: I view the risk of this backport to be minimal. This code has been in use for many months with no bugs reported.
Testing: x86_64 build, affected tests, tier1
Thanks,
--Scott
Progress
Integration blocker
Issues
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev pull/864/head:pull/864
$ git checkout pull/864
Update a local copy of the PR:
$ git checkout pull/864
$ git pull https://git.openjdk.org/jdk17u-dev pull/864/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 864
View PR using the GUI difftool:
$ git pr show -t 864
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/864.diff