On Fri, 22 Jan 2021 17:51:36 GMT, Vladimir Kozlov <k...@openjdk.org> wrote:
>> Right now has_() functions are defined before uses. Do you want them to be >> after the uses? Please confirm. > > Don't touch has_() - they are in correct place. I am asking only to move > these 4 is_() functions between has_() and is_c1_only() function. I understand what you mean now. Done. ------------- PR: https://git.openjdk.java.net/jdk/pull/1985