Hi Magnus,
the good thing is your fix works. The bad thing is currently jdk8/jdk8
and jdk8/tl don't pass configure. So i pulled your fix manually to go on...
hg pull -u -r 72ef61df77e5 http://hg.openjdk.java.net/jdk8/build
Andreas
On 25.10.2013 14:04, Magnus Ihse Bursie wrote:
On 2013-10-2
Lana sync'ed up jdk8/tl to jdk8-b113 yesterday and we seen to have
picked up a build change related to freetype.
On Ubuntu 12.04 64-bit I'm now seeing this when running configure:
:
checking for FREETYPE... yes
checking for freetype... yes (using pkg-config)
checking if we can compile and lin
Hi Alan, there is already a fix available in build repro. As a
workaround i pulled the fix manually (just mailed that a few minutes ago).
hg pull -u -r 72ef61df77e5 http://hg.openjdk.java.net/jdk8/build
On 29.10.2013 09:33, Alan Bateman wrote:
Lana sync'ed up jdk8/tl to jdk8-b113 yesterday a
If this is causing pain, and there isn't a simple workaround, then we
could attempt to pull in 72ef61df77e5, and its ancestors directly into tl.
There are only a few ancestor changesets, which have changes in multiple
repositories. Or sync in the whole build forest, there couldn't be much
in t
On 29/10/2013 09:43, Chris Hegarty wrote:
If this is causing pain, and there isn't a simple workaround, then we
could attempt to pull in 72ef61df77e5, and its ancestors directly into
tl.
There are only a few ancestor changesets, which have changes in
multiple repositories. Or sync in the whol
Please review this simple fix for FDS on macosx. The actual debuginfo
suffix on mac is dylib.dSYM, compared to other platforms where the .so
is replaced with .debuginfo. This wasn't properly handled when
generating the (somewhat weird) libjsig.diz symlink file.
Bug:https://bugs.openjdk.java.net/b
Changeset: f26a0c8071bd
Author:erikj
Date: 2013-10-29 15:44 +0100
URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/f26a0c8071bd
8027298: broken link in jdk8b113 macosx binaries
Reviewed-by: dcubed, ihse
! makefiles/Import.gmk
Changeset: d6d8aeb2c2d4
Author:amurillo
Date: 2013-10-19 08:52 -0700
URL: http://hg.openjdk.java.net/jdk8/build/hotspot/rev/d6d8aeb2c2d4
8026928: new hotspot build - hs25-b56
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 384c92148c68
Author:amurillo
Date: 2013-10