Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-1218

Do not synchronize in ReactorStmtContext.schemaPath()

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 7.0.0, 5.0.9, 6.0.5
    • None
    • parser
    • None

      Our parser is inherently single-threaded, there is no point in having volatiles/synchronized guarding just this field. Make it a normal field, removing some dancing around.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: