RFR: 8071710: [solaris] libfontmanager should be linked against headless awt library

2015-01-27 Thread Phil Race
Hi, A mistake was made in JDK 8 so that the font libraries for Solaris are now being linked against X11 libraries and this is a problem for headless (server) use For more details see : https://bugs.openjdk.java.net/browse/JDK-8071710 I am presenting jdk 9 8 fixes here since this needs a

Re: Building open jdk 8 from source fails

2015-01-27 Thread lee json
No luck. After running bash get_source.sh, then re-configure, make, etc. still produce the same error. On 23 January 2015 at 20:12, Magnus Ihse Bursie magnus.ihse.bur...@oracle.com wrote: On 2015-01-18 04:47, lee json wrote: I switch to cloning repository at

Re: Building open jdk 8 from source fails

2015-01-27 Thread Magnus Ihse Bursie
On 2015-01-27 13:07, lee json wrote: No luck. After running bash get_source.sh, then re-configure, make, etc. still produce the same error. Did you run make clean? You can even try running make dist-clean and re-running configure to really start from a clean slate. /Magnus On 23 January

RFR: JDK-8062223: Upgrading to ccache 1.3.10 disables the use of ccache

2015-01-27 Thread Erik Joelsson
Hello, Please review this fix cleaning up the ccache setup in configure. This patch addresses the concerns in the following bugs: https://bugs.openjdk.java.net/browse/JDK-8065791 https://bugs.openjdk.java.net/browse/JDK-8014074 https://bugs.openjdk.java.net/browse/JDK-8062223 Webrev:

Re: Building open jdk 8 from source fails

2015-01-27 Thread lee json
dist clean and configure (with boot jdk) look correct. But really no luck when executing make = below is the output when executing make dist-clean Cleaning langtools build artifacts ... done Cleaning corba build artifacts ... done Cleaning jaxp build artifacts ... done Cleaning jaxws build