Magnus:
Configure has been testing for X11 even though it was not needed (on
macosx and windows). This never caused any failures (since we ignore
any results indicating that X11 is missing), but it looks silly.
Bug: https://bugs.openjdk.java.net/browse/JDK-8062661
WebRev:
http://cr.openjdk.j
Hi Magnus:
Beginning with macosx Yosemite, changes has been made to freetype
which causes the build to fail in configure, even though freetype is
present.
Bug: https://bugs.openjdk.java.net/browse/JDK-8062816
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8062816-fix-freetype-on-yosemite/webre
Hi Magnus:
Some files have been left in the build system, even though they are
not used (anymore).
common/bin/boot_cycle.sh common/bin/compare-objects.sh is not needed
anymore. The first was a crude replacement for the bootcycle-images
target, and the second was only at use while the modern b
Configure has been testing for X11 even though it was not needed (on
macosx and windows). This never caused any failures (since we ignore any
results indicating that X11 is missing), but it looks silly.
Bug: https://bugs.openjdk.java.net/browse/JDK-8062661
WebRev:
http://cr.openjdk.java.net/~i
Beginning with macosx Yosemite, changes has been made to freetype which
causes the build to fail in configure, even though freetype is present.
Bug: https://bugs.openjdk.java.net/browse/JDK-8062816
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8062816-fix-freetype-on-yosemite/webrev.01
/Magnus
On 2014-11-04 14:10, Magnus Ihse Bursie wrote:
On 2014-10-22 19:50, Dan Smith wrote:
Well, I take that back. Tried installing 2.7.5 just in case, and now
it works fine.
Summary:
- Yosemite installer breaks XQuartz configuration (probably something
trivial like removing a symbolic link)
The
On 2014-10-22 19:50, Dan Smith wrote:
Well, I take that back. Tried installing 2.7.5 just in case, and now it works
fine.
Summary:
- Yosemite installer breaks XQuartz configuration (probably something trivial
like removing a symbolic link)
There does indeed seem to be a missing symbolic lin
On 2014-11-04 11:09, Magnus Ihse Bursie wrote:
Some files have been left in the build system, even though they are
not used (anymore).
common/bin/boot_cycle.sh common/bin/compare-objects.sh is not needed
anymore. The first was a crude replacement for the bootcycle-images
target, and the secon
Some files have been left in the build system, even though they are not
used (anymore).
common/bin/boot_cycle.sh common/bin/compare-objects.sh is not needed
anymore. The first was a crude replacement for the bootcycle-images
target, and the second was only at use while the modern build system