RFR: 8280593: [PPC64, S390] redundant allocation of MacroAssembler in StubGenerator ctor [v2]

Richard Reingruber rrich at openjdk.java.net
Fri Jan 28 13:41:13 UTC 2022


On Fri, 28 Jan 2022 10:54:33 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Looks good! Thanks for cleaning it up! 

Thanks Martin!

> Feel free to remove the extra whitespace from the `StubCodeGenerator` constructor `new MacroAssembler(code )` (optional).

I noticed it as well. You've encouraged me to actually remove it.

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

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


More information about the hotspot-compiler-dev mailing list