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

build-infra: Add more correct way of locating boot JDK on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • None
    • infrastructure

      In boot-jdk.m4 in BOOTJDK_CHECK_WELL_KNOWN_LOCATIONS, we should really be doing like this:

      BOOTJDK_FIND_BEST_JDK_IN_WINDOWS_VIRTUAL_DIRECTORY([{'ProgramFiles(x86)'}])

      However, the mix of m4 and shell logic made the (x86) part problematic, and I never figured out how to escape that properly.

            Unassigned Unassigned
            ihse Magnus Ihse Bursie
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: