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

SA_APPLE_BOOT_JAVA and ALWAYS_PASS_TEST_GAMMA settings should not be required on MacOS X

XMLWordPrintable

    • b08
    • x86
    • os_x
    • Verified

        The current MacOS X build for HSX-23 requires:

            SA_APPLE_BOOT_JAVA=true
            ALWAYS_PASS_TEST_GAMMA=true

        to be specified on the build invocation command line.

        That does not integrate well with the JPRT auto build system
        and should be fixed.

        For SA_APPLE_BOOT_JAVA, the makefile logic should be smarter
        and determine where the JDI classes can be found.

        For ALWAYS_PASS_TEST_GAMMA, the make/bsd/makefiles/buildtree.make
        should set that variable to true when building on Darwin (Mac OS X).
        Or more correctly, if ALWAYS_PASS_TEST_GAMMA is not set, then it
        should default to "true" on Darwin.

              dcubed Daniel Daugherty
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: