ZGC: Split ZTest into a VM and not VM test fixture

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot
    • gc

      The `ZTest` GTest fixture is used for both VM and not VM tests, however the implementation requires VM. The not VM tests which use it are only interested in a sub-set of its features.

      I propose we split `ZTest` into a hierarchy of fixtures, one for not VM tests, and the other for VM tests.

      I could not find an easy way to identity which category of test a fixture is used in, so for now we just have to be diligent to use the appropriate fixture.

            Assignee:
            Axel Boldt-Christmas
            Reporter:
            Axel Boldt-Christmas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: