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

Windows x86 build is broken by JDK-8252684

    XMLWordPrintable

Details

    • 16
    • b27

    Description

      IIUC given:

      #ifdef AARCH64
      #include "precompiled.hpp"

      VS will ignore the ifdef as it appears before the precompiled header include. Hence the aarch64 code gets compiled on x86.

      Attachments

        Issue Links

          Activity

            People

              dholmes David Holmes
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: