RFR: 8288968: C2: remove use of covariant returns in type.[ch]pp
Roland Westrelin
roland at openjdk.org
Fri Jun 24 08:24:35 UTC 2022
On Thu, 23 Jun 2022 07:17:18 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> > Why don't we just change the hotspot codestyle instead? This patch shows that the feature is useful in type.hpp and it does simplify code.
>
> I was wondering the same thing. The code becomes much cleaner if we would allow this.
I'll propose a change to the coding style.
-------------
PR: https://git.openjdk.org/jdk/pull/9237
More information about the hotspot-compiler-dev
mailing list