RFR: 8288477: nmethod header size reduction

Boris Ulasevich bulasevich at openjdk.org
Fri Jul 8 13:23:24 UTC 2022


On Thu, 7 Jul 2022 22:53:12 GMT, Dean Long <dlong 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?

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

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


More information about the hotspot-dev mailing list