RFR: 8265711: C1: Intrinsify Class.getModifier method [v2]

Tobias Hartmann thartmann at openjdk.java.net
Tue Apr 27 13:37:34 UTC 2021


On Tue, 27 Apr 2021 13:25:43 GMT, Yi Yang <yyang at openjdk.org> wrote:

>> Okay, maybe the force-push screwed up some of the history here, you should try to avoid that (it also makes it much harder to review changes incrementally).
>
>> Okay, maybe the force-push screwed up some of the history here, you should try to avoid that (it also makes it much harder to review changes incrementally).
> 
> Got it! (The reason why I forcibly push is that I can not push them normally after merging some commits from master branch.)

Even when merging changes from master into your branch, a force-push should not be required. Here's a related discussion:
https://mail.openjdk.java.net/pipermail/hotspot-dev/2020-November/046538.html

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

PR: https://git.openjdk.java.net/jdk/pull/3616


More information about the hotspot-compiler-dev mailing list