8370325: G1: Disallow GC for TLAB allocation#4210
8370325: G1: Disallow GC for TLAB allocation#4210GoeLin wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back goetz! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
84889b4 to
937ad19
Compare
|
This backport pull request has now been updated with issue from the original commit. |
|
@GoeLin 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 issue a |
I backport this for parity with 17.0.19-oracle.
Based on the push to 25. (which is equal to 21).
Simple resolves needed.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4210/head:pull/4210$ git checkout pull/4210Update a local copy of the PR:
$ git checkout pull/4210$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4210/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4210View PR using the GUI difftool:
$ git pr show -t 4210Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4210.diff