RFR: 8191522: Remove references to Lucida fonts from OpenJDK sources
    Phil Race 
    philip.race at oracle.com
       
    Wed May 16 22:52:17 UTC 2018
    
    
  
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