Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 8u40, 9
    • Component/s: hotspot
    • b31
    • generic
    • generic

        compiler/intrinsics/mathexact/sanity/Verifier is a pretty useful for intrinsics usage verification.
        However, at the moment it could be used only to verify that particular intrinsic was used <N> times.

        It does make sense to move that class into shared place, like compiler/testlibrary, extend its functionality so that it will be possible to verify usage of intrinsics disregard to actual count of its occurrences (it is required by JDK-8055903) and update existing compiler/intrinsics/mathexact/sanity tests.

              Assignee:
              Filipp Zhinkin
              Reporter:
              Filipp Zhinkin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: