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

Refactor duplicated code in universalNativeInvoker

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • None
    • repo-panama
    • tools

    Description

      Currently universalNativeInvoker_aarch64.cpp and universalNativeInvoker_x86.cpp contain a lot of cut+paste shared code. In particular ShuffleRecipe, ShuffleRecipeStream, and ShuffleRecipeVerifier contain no platform specific code and can be moved into the shared universalNativeInvoker.cpp. This will reduce the maintenance burden when porting to new platforms.

      Attachments

        Activity

          People

            ngasson Nick Gasson
            ngasson Nick Gasson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: