Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8227443

TemplateInterpreter::_active_table needs to be reexamined

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 14
    • hotspot
    • generic
    • generic

      During the code review of:

          JDK-8227338 templateInterpreter.cpp: copy_table() needs to be safer
          https://bugs.openjdk.java.net/browse/JDK-8227338

      The possibility of making TemplateInterpreter::_active_table volatile
      in order to limit C++ compiler optimizations was raised. This type
      of change will ripple into the various functions that manage the
      _active_table.

      Coleen also wonders what needs to happen to the _active_table
      logic when we eventually only have handshakes for safepoints.

            dholmes David Holmes
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: