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

Cleanup TemplateInterpreter initialization

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • None
    • hotspot
    • b15

      TemplateInterpreter::initialize and TemplateTable::initialize are both redundantly called twice during startup. This isn't affecting startup much since the routines check for initialization and early return, but I still think it'd be better to force initialization to be exactly-once, and assert against attempts to initialize twice.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: