[OpenJDK 2D-Dev] RFR: 7175487: Cannot customize font configuration on Linux

2016-07-21 Thread Phil Race
https://bugs.openjdk.java.net/browse/JDK-7175487 http://cr.openjdk.java.net/~prr/7175487/ As I note in the bug eval the probable issue here is that the file was found but rejected. I've made the code more forgiving by removing the test that the file have references to font files. The XLFD patte

Re: [OpenJDK 2D-Dev] RFR: 7175487: Cannot customize font configuration on Linux

2016-07-25 Thread Phil Race
Hi, Anyone able to approve this ? I already pushed a subsequent fix that unfortunately *depends* on this fix. So I need to get this one in ASAP -phil. On 07/21/2016 03:53 PM, Phil Race wrote: https://bugs.openjdk.java.net/browse/JDK-7175487 http://cr.openjdk.java.net/~prr/7175487/ As I note i

Re: [OpenJDK 2D-Dev] RFR: 7175487: Cannot customize font configuration on Linux

2016-07-25 Thread Brian Burkhalter
Looks fine: approved. Brian On Jul 25, 2016, at 10:22 AM, Phil Race wrote: > Hi, > > Anyone able to approve this ? > I already pushed a subsequent fix that unfortunately *depends* on this fix. > So I need to get this one in ASAP > > -phil. > > On 07/21/2016 03:53 PM, Phil Race wrote: >> http