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

Guard include of fpu_control.h

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • None
    • hotspot
    • None
    • b21
    • x86
    • linux

      There is logic in os_linux_x86.c which makes use of functionality from the fpu_control.h header file. The logic in question is only used on 32-bit x86, and is guarded with #ifndef AMD64. However, the inclusion of the fpu_control.h header file is unconditional.

            mikael Mikael Vidstedt
            mikael Mikael Vidstedt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: