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

Update java_props_macosx.c for Mac OS SDK 10.10

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • None
    • core-libs
    • None

      A couple code updates can be made once the Mac build moves to SDK 10.10:

      * JDK-7131356 uses the [NSProcessInfo operatingSystemVersion] function, but has to call it using msgSend in order to build with SDK 10.9. It would be preferable to call this directly once we're no longer building with SDK 10.9.

      * JDK-8160370 added code to maintain compatibility for pre-MacOS 10.9 systems, which are no longer supported for JDK 9. Once JDK 9 has been released and test infrastructure has been updated, we should consider removing this code.

            bchristi Brent Christian
            bchristi Brent Christian
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: