Re: Tool to create OpenJDK compact profiles for x86_64 platform

2016-09-01 Thread Alan Bateman
On 02/09/2016 06:44, Waldek Kozaczuk wrote: During my research about OpenJDK 8 compact profiles I found out it is almost close to impossible to find pre-built images of those profiles for x86_64 platform. By analyzing the openJDK build process I came to the conclusion that it should be possible

Tool to create OpenJDK compact profiles for x86_64 platform

2016-09-01 Thread Waldek Kozaczuk
During my research about OpenJDK 8 compact profiles I found out it is almost close to impossible to find pre-built images of those profiles for x86_64 platform. By analyzing the openJDK build process I came to the conclusion that it should be possible to create simple shell script based tool that

RFR: JDK-8165161 Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged

2016-09-01 Thread Alan Burlison
I posted this originally on build-dev, it was suggested I should also post it to core-libs-dev for review of some of the changes. /usr/ccs /opt/sfw and /opt/csw are all obsolete and should be removed from the Solaris-related build infrastructure. Bug:https://bugs.openjdk.java.net/browse/J

Re: RFR: JDK-8165161 Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged

2016-09-01 Thread Alan Burlison
On 01/09/2016 14:42, Alan Burlison wrote: It doesn't look like the changes in README-builds.md match README-builds.html exactly. Did you regenerate the html version using markdown (see common/bin/update-build-readme.sh)? Same here as for JDK-8165163 - I'll do that and respin the webrev I've

Re: RFR: JDK-8165161 Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged

2016-09-01 Thread Alan Burlison
On 01/09/2016 14:29, Erik Joelsson wrote: It doesn't look like the changes in README-builds.md match README-builds.html exactly. Did you regenerate the html version using markdown (see common/bin/update-build-readme.sh)? Same here as for JDK-8165163 - I'll do that and respin the webrev The r

Re: RFR: JDK-8165163 Solaris11 and onwards provide CUPS by default, references to csw and sfw versions should be removed

2016-09-01 Thread Alan Burlison
On 01/09/2016 14:28, Erik Joelsson wrote: Again, did you generate the html readme from the markdown version? No, hand edited - I wasn't aware of how this was done. I'll do that and respin the webrev - thanks! -- Alan Burlison --

Re: RFR: JDK-8165161 Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged

2016-09-01 Thread Erik Joelsson
Hello, On 2016-09-01 15:04, Alan Burlison wrote: /usr/ccs /opt/sfw and /opt/csw are all obsolete and should be removed from the Solaris-related build infrastructure. Bug:https://bugs.openjdk.java.net/browse/JDK-8165161 Webrev: http://cr.openjdk.java.net/~alanbur/JDK-8165161/ JPRT hotspot

Re: RFR: JDK-8165163 Solaris11 and onwards provide CUPS by default, references to csw and sfw versions should be removed

2016-09-01 Thread Erik Joelsson
Again, did you generate the html readme from the markdown version? /Erik On 2016-09-01 15:26, Erik Joelsson wrote: Looks ok to me. (Don't forget to regenerate configure and push both the open and closed generated-configure with the change.) /Erik On 2016-09-01 15:06, Alan Burlison wrote:

Re: RFR: JDK-8165163 Solaris11 and onwards provide CUPS by default, references to csw and sfw versions should be removed

2016-09-01 Thread Erik Joelsson
Looks ok to me. (Don't forget to regenerate configure and push both the open and closed generated-configure with the change.) /Erik On 2016-09-01 15:06, Alan Burlison wrote: As of Solaris 11 the printing implementation has been CUPS, references to the obsolete SFW and CSW CUPS packages shou

RFR: JDK-8165163 Solaris11 and onwards provide CUPS by default, references to csw and sfw versions should be removed

2016-09-01 Thread Alan Burlison
As of Solaris 11 the printing implementation has been CUPS, references to the obsolete SFW and CSW CUPS packages should be removed. Bug:https://bugs.openjdk.java.net/browse/JDK-8165163 Webrev: http://cr.openjdk.java.net/~alanbur/JDK-8165163 JPRT hotspot tests all pass. -- Alan Burlison --

RFR: JDK-8165161 Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged

2016-09-01 Thread Alan Burlison
/usr/ccs /opt/sfw and /opt/csw are all obsolete and should be removed from the Solaris-related build infrastructure. Bug:https://bugs.openjdk.java.net/browse/JDK-8165161 Webrev: http://cr.openjdk.java.net/~alanbur/JDK-8165161/ JPRT hotspot tests all pass. -- Alan Burlison --