Remove stray BarrierSetAssembler call

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: 11
    • Component/s: hotspot
    • gc
    • b02
    • x86
    • generic

      In methodHandles_x86.cpp, around l443, there is a stray call:

      BarrierSetAssembler* bs = BarrierSet::barrier_set()->barrier_set_assembler();

      which is subsequently never used. Introduced by JDK-8199417: Modularize interpreter GC barriers, probably an artifact of moving around code.

            Assignee:
            Roman Kennke
            Reporter:
            Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: