OpenJDK 11.0.2 cannot build on Solaris 11.4
Andrew Watkins
andrew at dcs.bbk.ac.uk
Wed Jan 30 12:21:36 UTC 2019
Thanks worked like a dream!
For reference to build on Solaris 11.4
# export
PATH=/usr/local/openjdk/jdk11/bin:/opt/solarisstudio12.4/bin:/usr/bin:/usr/sbin:/usr/gnu/bin:/usr/sfw/bin
# hg clone http://hg.openjdk.java.net/jdk/jdk12
# bash configure --prefix=/usr/local/openjdk/jdk12
--with-devkit=/home/andrew/src/openjdk/jdk12/build/devkit
--disable-hotspot-gtest --with-jvm-features=-shenandoahgc,-dtrace
# gmake
# gmake images
Cheers,
Andrew
On 01/30/19 09:35 AM, Ao Qi wrote:
> Hi Andrew Watkins,
>
> jdk12 can be built on Solaris 11.4 x86 solarisstudio12.4, but it needs
> a EM_486 patch, and configure with --disable-hotspot-gtest
> --with-jvm-features=-shenandoahgc,-dtrace
>
> Cheers,
> Ao Qi
>
> On Wed, Jan 30, 2019 at 5:10 PM Andrew Watkins <andrew at dcs.bbk.ac.uk> wrote:
>>
>>
>> On 01/18/19 05:23 PM, Erik Joelsson wrote:
>>> .....
>>>
>>> You could try the open/make/devkit/createSolarisDevkit12.4.sh script
>>> and see if that helps you build something that works better. That's
>>> what we use at Oracle.
>>>
>>> /Erik
>> Is there any hope of getting OpenJDK 12 to build on the Free download
>> of Solaris Studio 12.4 or 12.6, since for us Oracle Solaris 11 x86_64
>> shops we are unable to get Java 12 or above with out it.
>>
>> OpenJDK 12 requires latest versions of solarisstudio-124 or
>> developerstudio-126
>>
>> Of course this would not be a problem if Oracle supplied us with Solaris
>> 11 x86_64 Java 11 or 12 and not just the SPARC version.
>>
>> Cheers,
>>
>> Andrew
>>
>> --
>> Andrew Watkins * Birkbeck, University of London * Computer Science *
>> * http://notallmicrosoft.blogspot.com *
>> * UKOUG Systems SIG Chair *
>> * UKOUG Tech committee *
>> * tel: 020 7631 6720 *
>>
>> ::e-mails are only read & actioned between 0900 and 1800 hours (Monday - Friday)
>>
--
Andrew Watkins * Birkbeck, University of London * Computer Science *
* http://notallmicrosoft.blogspot.com *
* UKOUG Systems SIG Chair *
* UKOUG Tech committee *
* tel: 020 7631 6720 *
::e-mails are only read & actioned between 0900 and 1800 hours (Monday - Friday)
More information about the build-dev
mailing list