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

jcstress: Optimize jcstress trap handling

XMLWordPrintable

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

      Currently, jcstress does jcstress_sink(...) method to let early NP-checks for field accesses persist. But this is not required: we can just store the value in the local variable, and the NP-checking effects would persist. This saves cycles calling the method in interpeter mode.

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

              Created:
              Updated:
              Resolved: