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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8u40, 9
    • 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.

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

                Created:
                Updated:
                Resolved: