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

Zero builds for non-listed architectures are broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 9
    • hotspot
    • None
    • Zero

    • generic
    • linux

      This bug was originally reported by Matthias Klose.

      The zero build for architectures not explicitly listed fails currently in
      hotspot, because of an unset macro, and the compiler complains about a single -D
      option passed.

      Here are two proposals how to fix these:

       - Not passing the -D<cpu_define> if it is not set. Afaik the define
         is only used for hotspot builds, not for zero builds.

       - Provide a fall back for "unknown" zero architectures.

      Matthias

            Unassigned Unassigned
            sgehwolf Severin Gehwolf
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: