Re: [OpenJDK 2D-Dev] RFR: JDK-8035821: Move psfont properties files from src/share/classes to src/share/lib

2014-02-28 Thread Alan Bateman
Phil, Just on Project Jigsaw and moving to a modular JDK then we've been doing preparatory work for this for several years (it had its own JEP in JDK 8 for example). There isn't a JEP yet proposing a Modular JDK but hopefully soon. In the mean-time I think we have to continue the clean-up

Re: [OpenJDK 2D-Dev] RFR: JDK-8035821: Move psfont properties files from src/share/classes to src/share/lib

2014-02-28 Thread Magnus Ihse Bursie
On 2014-02-27 22:33, Phil Race wrote: Hi, Leaving aside jigsaw, and regardless of whether they are modifiable, the question as to whether at runtime they should live in rt.jar or jre/lib is a separate question than where they would live in the source tree and one does not necessarily follow

Re: [OpenJDK 2D-Dev] RFR: Allow using a system-installed lcms2

2014-02-28 Thread Omair Majid
* Omair Majid oma...@redhat.com [2014-02-20 17:43]: The following is a preliminary webrev that allows OpenJDK to build and run against a system-installed copy of lcms2 rather than the copy bundled with OpenJDK: root: http://cr.openjdk.java.net/~omajid/webrevs/system-lcms/00/ jdk:

Re: [OpenJDK 2D-Dev] RFR: Allow using a system-installed lcms2

2014-02-28 Thread Phil Race
The moving of most of these files will cause me some significant pain. I am not convinced why its necessary. And if done wrong we lose the history. Even if done *right* the history is harder to get at. Plus the jigsaw people are very likely to move this code *again*. I need to look at this more,

Re: [OpenJDK 2D-Dev] RFR: Allow using a system-installed lcms2

2014-02-28 Thread Omair Majid
* Phil Race philip.r...@oracle.com [2014-02-28 16:46]: The moving of most of these files will cause me some significant pain. Oh. Sorry :( Is there anything I (or possibly the jigsaw folks) can do to minimize it? I am not convinced why its necessary. Basically, there is one file there