[jdk11u-dev] RFR: 8264752: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M
Christoph Langer
clanger at openjdk.java.net
Wed Jun 23 07:49:30 UTC 2021
On Wed, 23 Jun 2021 01:51:18 GMT, Hui Shi <hshi at openjdk.org> wrote:
> In my understanding, you prefer two separate PRs for JDK-8264752 and JDK-8266206 backport. The second one must base on the first one and two must be integrated at same time.
>
> Is there any instructions for backporting in this way?
Your understanding is correct. Unfortunately it is not possible with GitHub/Skara to merge two commits in one PR. Those would automatically be squashed.
So, I suggest to use two separate PRs and create/merge the second PR right after the first one. Maybe the build fix would apply clean and can immediately be merged without reviewer? If not, I can review it in github quickly, just @ me. In any case I'll approve both at once in JBS.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/52
More information about the jdk-updates-dev
mailing list