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

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

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 8u40, 9
    • 9
    • hotspot
    • b31
    • generic
    • generic

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: