Re: ​Compile openJDK ERROR FreeType version 2.3.0 or higher is required

2015-07-03 Thread Alex Kashchenko
Hi kennedy, On 07/01/2015 11:39 AM, kennedy wrote: Compile openJDK 1.7 (x64) on Windows 7 (x64) I haven't reproduced it myself but it looks like the same problem as in this thread about jdk8 build [1]. FreeType binaries for jdk8 and jdk7 are the same, just in jdk7u you'll need to set ALT_FRE

Re: ​Compile openJDK ERROR FreeType version 2.3.0 or higher is required

2015-07-06 Thread Alex Kashchenko
clude (freetype.h should be in that directory). PS: please keep jdk7u-dev in CC. At 2015-07-03 19:24:31, "Alex Kashchenko" wrote: Hi kennedy, On 07/01/2015 11:39 AM, kennedy wrote: Compile openJDK 1.7 (x64) on Windows 7 (x64) I haven't reproduced it myself but it looks l

[PATCH] macosx build fix

2015-08-24 Thread Alex Kashchenko
Hi, jdk7 build is currently broken on Mac, this patch fixes it: diff -r 334ea703b2f0 make/sun/lwawt/FILES_export_macosx.gmk --- a/make/sun/lwawt/FILES_export_macosx.gmkSat Aug 22 01:24:45 2015 +0100 +++ b/make/sun/lwawt/FILES_export_macosx.gmkMon Aug 24 18:53:41 2015 +0300 @@ -156,7 +156

Re: [PATCH] macosx build fix

2015-08-27 Thread Alex Kashchenko
Hi Andrew, On 08/26/2015 03:56 PM, Andrew Hughes wrote: - Original Message - Hi, jdk7 build is currently broken on Mac, this patch fixes it: diff -r 334ea703b2f0 make/sun/lwawt/FILES_export_macosx.gmk --- a/make/sun/lwawt/FILES_export_macosx.gmkSat Aug 22 01:24:45 2015 +0100 +++ b

Re: [PATCH] macosx build fix

2015-08-27 Thread Alex Kashchenko
Hi Andrew, On 08/27/2015 04:49 PM, Andrew Hughes wrote: - Original Message - Hi Andrew, On 08/26/2015 03:56 PM, Andrew Hughes wrote: - Original Message - Hi, jdk7 build is currently broken on Mac, this patch fixes it: diff -r 334ea703b2f0 make/sun/lwawt/FILES_export_macos

Re: ​Compile openJDK ERROR FreeType version 2.3.0 or higher is required

2015-09-04 Thread Alex Kashchenko
please also check that you are subscribed to http://mail.openjdk.java.net/mailman/listinfo/jdk7u-dev list? While you put dk7u-dev in CC, it looks like you messages are not displayed on it now. At 2015-07-06 21:13:40, "Alex Kashchenko" wrote: Hi kennedy, On 07/06/2015 11:59 AM, ke

Re: RFR [7] 8133206: "java.lang.OutOfMemoryError: unable to create new native thread" caused by upgrade to zlib 1.2.8

2015-11-10 Thread Alex Kashchenko
Hi, On 10/21/2015 04:39 PM, Nikolay Gorshkov wrote: Hi Sherman, Thank you for your reply! My answers are inlined. > Can you be more specific about the "class loading cases" above? Sounds > more like we have a memory leaking here (the real root cause)? for example > the inflateEnd() never ge

Re: RFR [7] 8133206: "java.lang.OutOfMemoryError: unable to create new native thread" caused by upgrade to zlib 1.2.8

2016-02-19 Thread Alex Kashchenko
: http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-October/035884.html Webrev for jdk9 (contributed by Alex Kashchenko): http://cr.openjdk.java.net/~akasko/jdk9/8133206/webrev.00/ Original mail thread: http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-November/003036.html Just a note on

Re: RFR [7] 8133206: "java.lang.OutOfMemoryError: unable to create new native thread" caused by upgrade to zlib 1.2.8

2016-02-19 Thread Alex Kashchenko
jdk7u: http://cr.openjdk.java.net/~nikgor/8133206/jdk7u-dev/webrev.01/ Original mail thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-October/035884.html Webrev for jdk9 (contributed by Alex Kashchenko): http://cr.openjdk.java.net/~akasko/jdk9/8133206/webrev.00/ Original mail thread

Re: For Oracle Critical Patch Update Advisory

2016-04-25 Thread Alex Kashchenko
Hi Leo, On 04/25/2016 06:45 AM, leo yang wrote: For Oracle, a Critical Patch Update (CPU) is a collection of patches for multiple security vulnerabilities. And they will be released every three months. For OpenJDK, whether they will be updated accordingly. we want to update OpenJDK about securit

Re: Compilation failure related to Time [Error: time is more than 10,years from present: 1136059200000]

2016-06-23 Thread Alex Kashchenko
Hi Prakash, On 06/23/2016 12:48 PM, Prakash Rungta wrote: Hi David, Thanks for the response. Is there something that you would want me to try. I complied couple of times and getting the same error. GCC version 4.3 i did not get for the RHEL 5 u 11. Can you help? The following worked for me o

Re: Changeset de5e8c8a9b87 breaks osx build

2017-02-15 Thread Alex Kashchenko
Hi Florian, On 02/15/2017 08:27 PM, Florian Bruckner (3kraft) wrote: Hey guys, out of curiosity I started to do my own OpenJDK7 builds for OSX. I can build until 7u111, but starting with 7u121 the build fails with this: openjdk7/hotspot/src/share/vm/opto/callGenerator.cpp:204: error: 'zero_pag

Re: Changeset de5e8c8a9b87 breaks osx build

2017-02-17 Thread Alex Kashchenko
Hi Florian, On 02/17/2017 08:59 AM, Florian Bruckner (3kraft) wrote: Alex, Andrew, On 16/02/2017 00:07, Alex Kashchenko wrote: The latter statement (that nobody builds OSX from jdk7u) is probably correct, jdk7u repos became broken for Mac since 7u85 [1]. Even if 7u85+ can be compiled for