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

Shenandoah: Consolidate C1 LRB and native barriers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 11-shenandoah, 13, 14, 15
    • hotspot
    • None
    • gc
    • generic
    • generic

      Currently, when emitting IN_NATIVE LRB in C1, we generate a simple runtime call directly in LIR. It'd be more straightforward and maintainable to simply re-use what we do for regular LRB, with the only exception to call into a different runtime endpoint from the stub.

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

              Created:
              Updated:
              Resolved: