RFR: 8191522: Remove references to Lucida fonts from OpenJDK sources

Philip Race philip.race at oracle.com
Thu May 17 23:58:29 UTC 2018


http://cr.openjdk.java.net/~prr/8191522.1 uploaded.
Adding .. the removal of .. a couple of uses of lucida
- sanity check of lucida in font config files is no longer needed.
- J2DBench demo opts change from lucida to dialog. Not sure why it had 
lucida anyway ..

-phil.

On 5/16/18, 4:08 PM, Erik Joelsson wrote:
> Build changes look good.
>
> /Erik
>
>
> On 2018-05-16 15:52, Phil Race wrote:
>> Webrev: http://cr.openjdk.java.net/~prr/8191522/
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8191522
>>
>> The Lucida fonts have never been part of OpenJDK but many places in 
>> the code
>> and tests reference them. There are even a couple of stray fonts.dir 
>> files that
>> probably should not have been in there.
>>
>> This fix cleans up as much of this as we are also intending to no 
>> longer ship
>> these fonts with Oracle JDK as it converges with OpenJDK.
>>
>> There is one minor build change in here, so I've included the build 
>> list.
>>
>> -phil.
>>
>



More information about the build-dev mailing list