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

Fixes required to build and run Zero arm64 iOS Mobile JRE

      The following fixes were required to complete the initial bringup
      of the iOS ARM64 Zero Java runtime in the Mobile/dev forest.

      1. Change the VAR_CPU_ARCH for 64-bit arm to "arm" from "aarch64.

      2. Move the SocketOption and UnixConstant templates into the open JDK repo from closed.

      3. Add one more macosx directory for iOS build in the NIO makefile.
      Exclude the UTIFileTypeDetector.c file from the iOS build since it
      is dependent on a Framework that is not available in iOS. We probably should remove the entire MacOSXFileSystemProvider set of classes.
      Currently the default provider for iOS is Bsd.
       

          [JDK-8145936] Fixes required to build and run Zero arm64 iOS Mobile JRE

          HG Updates added a comment -
          URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/480449320c85
          User: bobv
          Date: 2015-12-22 17:01:35 +0000

          HG Updates added a comment - URL: http://hg.openjdk.java.net/mobile/dev/jdk/rev/480449320c85 User: bobv Date: 2015-12-22 17:01:35 +0000

          HG Updates added a comment -
          URL: http://hg.openjdk.java.net/mobile/dev/rev/b26823e0f384
          User: bobv
          Date: 2015-12-22 17:01:21 +0000

          HG Updates added a comment - URL: http://hg.openjdk.java.net/mobile/dev/rev/b26823e0f384 User: bobv Date: 2015-12-22 17:01:21 +0000

            bobv Bob Vandette (Inactive)
            bobv Bob Vandette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: