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

[Linux] Allow building on older systems without CPU_ALLOC support

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • 9
    • b108
    • linux

      In JDK-6515172 code was added that allows for dynamic CPU_SET support for systems with > 1024 processors. While compiler/runtime support for this has been around for a few years now there is still some use of of older build platforms out in the broader OpenJDK community. This change will allow the CPU_ALLOC related code to be skipped if not supported at build time.

      This change will also allow for a almost* direct backport to JDK 8u, where the official build platforms also do not support this feature.

      * The logging statements will have to be changed or deleted.

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

              Created:
              Updated:
              Resolved: