Changes between Initial Version and Version 1 of Ticket #48528, comment 53


Ignore:
Timestamp:
Sep 23, 2016, 3:42:30 PM (8 years ago)
Author:
Russell-Jones-OxPhys (Russell Jones)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48528, comment 53

    initial v1  
    1 It looks like openjdk7 and 8 are not clang-friendly, but 9 is intended to be per https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms -- at least it is being tested on Xcode 6.3 + 10.10 by Oracle. It won't be ready until March 2017 according to http://openjdk.java.net/projects/jdk9/ I guess openjdk9-devel may be a useful thing in the mean time. openjdk8 lists gcc 4.2.1 / Xcode 4.6.2 on 10.7 as the main tested platform (I mention all this in part because I had to pull the page from Google's cache).
     1It looks like openjdk7 and 8 are not clang-friendly, but 9 is intended to be per https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms -- at least it is being tested on Xcode 6.3 + 10.10 by Oracle. It won't be ready until March 2017 according to http://openjdk.java.net/projects/jdk9/ I guess openjdk9-devel may be a useful thing in the meantime. openjdk8 lists gcc 4.2.1 / Xcode 4.6.2 on 10.7 as the main tested platform (I mention all this in part because I had to pull the page from Google's cache).
    22
    33This page https://github.com/manasthakur/tech/wiki/Building-OpenJDK-8-on-Mac-OS-X-Yosemite claims openjdk8 won't build with clang.