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

Incorrect cmake platform string for 32-bit Linux

XMLWordPrintable

      While backporting the 605.1 WebKit to FX 8u, we discovered that the cmake platform string for 32-bit Linux in build.gradle was wrong. It had been changed to x86 in FX 10, but should have been i586. This error was causing cmake to fail to identify the JDK platform correctly when using JDK 8u as a boot JDK (which is what we ned to use to build FX 8u). This was fixed in 8u and now needs to be fixed in 10 to make them consistent.

            mbilla Murali Billa
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: