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
wrote:
> On 2015-01-18 04:47, lee json wrote:
>>
>> I switch to cloning repository at
>> http://hg.openjdk.java.net/jdk8u/jdk8u-dev/ by command `h
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: http://cr
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
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 back
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 ar