On Fri, 8 Apr 2022 15:00:22 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

> We must call new on it somewhere. I am not opposed to making this an mtFlags 
> template then. This is a small point in this improvement.

Yes, at some point we need to allocate the fragments and fragments table. We 
could *perhaps* work around it by passing MEMFLAGS as constexpr, but I don't 
think this would change generated code much.

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

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

Reply via email to