RFR: 8288477: nmethod header size reduction
Boris Ulasevich
bulasevich at openjdk.org
Thu Jul 21 13:24:03 UTC 2022
On Fri, 8 Jul 2022 20:51:00 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> > > Most of the files changed are because of CompLevel. It feels a little disruptive. I'd rather do the minimal changes.
> >
> >
> > Do you mind using the CompilerType? Since we have this type defined, I think it should be used. Does it make sense to propose this int->CompilerType cleanup as a separate change prior to this one?
>
> I was going to suggest doing it as a separate change after this one.
Ok. I removed the unnecessary changes. I will bring them as a separate change.
-------------
PR: https://git.openjdk.org/jdk/pull/9165
More information about the hotspot-dev
mailing list