8370039: GenShen: array copy SATB barrier improvements#503
8370039: GenShen: array copy SATB barrier improvements#503earthling-amzn wants to merge 3 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back wkemper! 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. |
|
|
Webrevs
|
…70039-to-jdk25u-dev
…old gen during young concurrent marking 8372498: [genshen] gc/TestAllocHumongousFragment.java#generational causes intermittent SIGSEGV crashes Reviewed-by: wkemper, kdnilsen
|
/issue add JDK-8373116 |
|
@earthling-amzn |
pengxiaolong
left a comment
There was a problem hiding this comment.
Thanks for the effort on backport.
|
/approval request This changes fixes an issue that would cause the generational mode for Shenandoah to exercise the array copy barrier twice in some situations. It is a performance improvement and it also simplifies the code somewhat. This PR also contains a follow up fix. |
|
@earthling-amzn |
Progress
Issues
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/503/head:pull/503$ git checkout pull/503Update a local copy of the PR:
$ git checkout pull/503$ git pull https://git.openjdk.org/jdk25u-dev.git pull/503/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 503View PR using the GUI difftool:
$ git pr show -t 503Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/503.diff
Using Webrev
Link to Webrev Comment