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

Modularize C2 GC barriers

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • b15

        The GC barriers for C2 are not as modular as they could be. It currently uses switch statements to check which GC barrier set is being used, and call one or another barrier based on that, in a way that it can only be used for write barriers.

              eosterlund Erik Österlund
              eosterlund Erik Österlund
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: