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

Remove stray BarrierSetAssembler call

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 12
    • 11
    • hotspot
    • gc
    • b02
    • x86
    • generic

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: