RFR: 8283710: JVMTI: Use BitSet for object marking [v6]
    Roman Kennke 
    rkennke at openjdk.java.net
       
    Fri Apr  8 16:47:53 UTC 2022
    
    
  
On Fri, 8 Apr 2022 15:00:22 GMT, Coleen Phillimore <coleenp at 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
    
    
More information about the serviceability-dev
mailing list