[jdk11u-dev] RFR: 8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
Kevin Rushforth
kcr at openjdk.java.net
Tue Jun 8 12:26:13 UTC 2021
On Tue, 8 Jun 2021 08:18:00 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> @petermz Please use commit message Backport <sha-from-jdk-head> for 11u backports. Right now the bot doesn't know this is a backport and complains that the issue isn't open. Changing the commit and force-pushing should fix that. Thanks!
Changing the commit and force-pushing is unnecessary (and usually undesirable). Skara doesn't care about the commit message(s) in the PR branch.
What is needed is to change the title of the PR to `Backport <sha-from-jdk-head>`. No need to create a new PR.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/19
More information about the jdk-updates-dev
mailing list