Re: RFR: JDK-8042208: Build fails on Solaris using devkit when X isn't installed

2014-04-30 Thread Tim Bell
Hi Erik: Please review this small fix to the build when linking libfontmanager.so on Solaris. Further explanation in the bug. Bug: https://bugs.openjdk.java.net/browse/JDK-8042208 Patch inline: Looks good to me. Tim diff -r 830cc367f41b make/lib/Awt2dLibraries.gmk --- a/make/lib/Awt2dLib

RFR: JDK-8042208: Build fails on Solaris using devkit when X isn't installed

2014-04-30 Thread Erik Joelsson
Hello, Please review this small fix to the build when linking libfontmanager.so on Solaris. Further explanation in the bug. Bug: https://bugs.openjdk.java.net/browse/JDK-8042208 Patch inline: diff -r 830cc367f41b make/lib/Awt2dLibraries.gmk --- a/make/lib/Awt2dLibraries.gmk +++ b/make/lib/Aw