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

Windows x86 build is broken by JDK-8252684

XMLWordPrintable

    • 16
    • b27

      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.

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

              Created:
              Updated:
              Resolved: