RFR: 8292741: Convert JvmtiTagMapTable to ResourceHashtable [v7]

Afshin Zafari duke at openjdk.org
Mon Dec 12 14:53:05 UTC 2022


On Mon, 12 Dec 2022 14:44:03 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> > Also please do not force-push.
> 
> FYI: I'm not sure it even was possible to fix the "full of unexpected changes" without force push. Even if it was, the effort required to fix it without force push would be pretty significant. So I'd say this one of those exceptions to the rule :)

I did 2 mistakes: rebase my branch while a PR was in progress, and force-push my changes
After getting help from colleagues, I had to do another force-push to get back my branch to its state before the mistakes.

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

PR: https://git.openjdk.org/jdk/pull/11288


More information about the hotspot-dev mailing list