[jdk11u-dev] RFR: 8266642: improve ResolvedMethodTable hash function

Christoph Langer clanger at openjdk.java.net
Fri Jun 4 10:30:03 UTC 2021


On Thu, 3 Jun 2021 01:50:27 GMT, Denghui Dong <ddong at openjdk.org> wrote:

> This is a backport of 8266642.
> 
> Fix request for 11u approved here: https://bugs.openjdk.java.net/browse/JDK-8266642

Hi, @D-D-H. Your PR is not recognized as a backport by the bots because the commit message does not match the expected format, as per https://wiki.openjdk.java.net/display/SKARA/Backports#Backports-CLI

It should be 'Backport 83b360729060abaefb00a0b3f6165926db956bf8'. You can change it via 'git commit --amend' and then force push the branch.

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/12


More information about the jdk-updates-dev mailing list