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

Remove "/arch:sse" from 64-bit Windows build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u40
    • 8u20
    • javafx

      As Vadim notes in RT-38475 we should only use /arch:sse on x86 platforms.

      Using this option on x64 produces the following warning:

          "cl : Command line warning D9002 : ignoring unknown option '/arch:SSE'"

      According to http://msdn.microsoft.com/en-us/library/7t5yh4fd(v=vs.100).aspx, "/arch:SSE ... only available when you compile for the x86 platform"

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: