Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902976

jcstress: Force actor methods compilation mode to prevent escapes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      Current compiler directives rely on run loop configuration to propagate to inlined actor methods. But, JIT compilers can compile the actor methods first, run them, and only then compile the run loop and inherit its compilation config. In other words, this allows actor method to escape the compilation mode temporarily. We should force the compilation mode to actor methods directly too.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: