jdk6 missed method sun.misc.Unsafe#copyMemory(Object, long, Object, long, long)

2013-01-15 Thread Alex Kasko
e.cpp [4] http://hg.openjdk.java.net/jdk6/jdk6/jdk/diff/39e8fe7a0af1/src/share/classes/sun/misc/Unsafe.java -- Regards, Alex Kasko

Re: jdk6 missed method sun.misc.Unsafe#copyMemory(Object, long, Object, long, long)

2013-01-17 Thread Alex Kasko
k6/hotspot/file/cd74fab0a5e3/src/share/vm/prims/unsafe.cpp [4] http://hg.openjdk.java.net/jdk6/jdk6/jdk/diff/39e8fe7a0af1/src/share/classes/sun/misc/Unsafe.java -- Regards, Alex Kasko It will be in HotSpot because the same HotSpot releases are shared between 6& 7 (well, they were unti

Re: The future of OpenJDK6

2013-03-13 Thread Alex Kasko
/jdk6/jdk/diff/39e8fe7a0af1/src/share/classes/sun/misc/Unsafe.java -- Regards, Alex Kasko

Re: The future of OpenJDK6

2013-03-14 Thread Alex Kasko
On 03/14/2013 01:18 PM, Andrew Haley wrote: On 03/13/2013 09:14 PM, Alex Kasko wrote: On 03/13/2013 09:02 PM, Andrew Haley wrote: OpenJDK 6 is a legacy project. People only use it because they want long-term stability and compatibility. Therefore, only changes that fix significant bugs

Re: The future of OpenJDK6

2013-03-14 Thread Alex Kasko
On 03/14/2013 07:10 PM, Andrew Haley wrote: On 03/14/2013 12:14 PM, Alex Kasko wrote: On 03/14/2013 01:18 PM, Andrew Haley wrote: On 03/13/2013 09:14 PM, Alex Kasko wrote: On 03/13/2013 09:02 PM, Andrew Haley wrote: OpenJDK 6 is a legacy project. People only use it because they want long

Source releases questions

2013-06-11 Thread Alex Kasko
d 27 (with copyMemory patch) for server-side apps and we want to upgrade to version with latest security patches (and we are not ready for jdk7). [1] http://hg.openjdk.java.net/jdk6/jdk6/ [2] http://hg.openjdk.java.net/jdk6/jdk6/raw-file/tip/ReleaseProcess.html -- Regards, Alex Kasko

Re: Source releases questions

2013-06-13 Thread Alex Kasko
w-file/tip/ReleaseProcess.html -- Regards, Alex Kasko For a more immediate solution, I suggest you look at using the latest IcedTea release, as all the GNU/Linux distributions do: http://blog.fuseyism.com/index.php/2013/04/25/security-icedtea-1-11-11-1-12-5-for-openjdk-6-released/ It has

Re: [MERGE FOR REVIEW] HotSpot 23.25-b01 Merge

2013-09-12 Thread Alex Kasko
ail.openjdk.java.net/pipermail/distro-pkg-dev/2013-July/024037.html -- Regards, Alex Kasko

Re: [MERGE FOR REVIEW] HotSpot 23.25-b01 Merge

2013-09-13 Thread Alex Kasko
On 09/13/2013 12:49 PM, Andrew Haley wrote: On 09/12/2013 10:15 PM, Alex Kasko wrote: On 09/12/2013 09:20 PM, Andrew Hughes wrote: Tried it on windows-i586 - I propose this patch [1] (alt link [2], description [3]) to be included. I'm not sure whether it will be enough (patched build

[PATCH] windows specific patches

2013-09-13 Thread Alex Kasko
ttp://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/diff/8dd8266a2f4b/src/windows/native/sun/nio/ch/Net.c [12] http://www.oracle.com/technetwork/community/oca-486395.html#k -- Regards, Alex Kasko

Re: [MERGE FOR REVIEW] HotSpot 23.25-b01 Merge

2013-09-13 Thread Alex Kasko
aa5743/0004-hostspot-SIZE_MAX-and-varmacro-patch-0001.patch [3] http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-July/024037.html -- Regards, Alex Kasko Is there a way to specifically test for VS2003? Maybe a build server for windows builds will help? If there exists a spare server (e.g. at

Re: [MERGE FOR REVIEW] HotSpot 23.25-b01 Merge

2013-09-15 Thread Alex Kasko
that does that. I'm doing windows builds on linux using headless virtualbox. Build script fires guest machine, copies sources there, waits and copies built results back to host. I can setup buildbot slave, but I haven't proper machine for that right now. Cheers, Mark -- Regards, Alex Kasko

Re: [PATCH] windows specific patches

2013-09-15 Thread Alex Kasko
] http://www.oracle.com/technetwork/community/oca-486395.html#k -- Regards, Alex Kasko -- Regards, Alex Kasko

Re: [PATCH] windows specific patches

2013-09-17 Thread Alex Kasko
rc/windows/native/sun/nio/ch/Net.c [12] http://www.oracle.com/technetwork/community/oca-486395.html#k -- Regards, Alex Kasko -- Regards, Alex Kasko Ok, I'll commit these for you. Do you have an OpenJDK username? Otherwise I'll just use the Contributed-by field. Thanks, I'm no

Re: OpenJDK 6 B28 Available

2013-10-04 Thread Alex Kasko
[3] http://mail.openjdk.java.net/pipermail/security-dev/2008-September/000329.html [4] http://mail.openjdk.java.net/pipermail/security-dev/attachments/20080925/dc0d181c/icedtea-clean-crypto.patch -- Regards, Alex Kasko

Re: AWT crashes in 6B28 on linux

2013-10-10 Thread Alex Kasko
On 10/11/2013 09:19 AM, Alex Kasko wrote: Hi, This is not a bug report - I cannot reproduce the problem reliably. Just some information about crashes for possible suggestions. I'm using OpenJDK 6 build 28 linux-i586 on Debian Wheezy amd64. IntelliJIdea crashes roughly once a day wit

Re: [backport] Fix shared vm code to allow zero build

2013-11-06 Thread Alex Kasko
; to let patch apply cleanly on top of jdk6. Best regards Jiri Vanek -- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

Re: [PATCH] 2013/10/15 Security Errata: JDK Changes

2013-11-14 Thread Alex Kasko
e_hang.patch \ patches/openjdk/8025128-createtempfile_absolute_prefix.patch \ Ok to push? -- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

Re: [PATCH] 2013/10/15 Security Errata: JDK Changes

2013-11-14 Thread Alex Kasko
On 11/14/2013 01:50 PM, Alex Kasko wrote: Hi, On 11/14/2013 04:10 AM, Andrew wrote: Here is the first batch of changes for the 2013/06/18 errata. Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/20131015/jdk/ Is jdk7 now required for bootstrap? With jdk6b28 bootstrap it builds for me

Re: AWT crashes in 6B28 on linux

2013-11-14 Thread Alex Kasko
On 11/15/2013 03:45 AM, Omair Majid wrote: Hi Alex, * Alex Kasko [2013-10-11 01:52]: On 10/11/2013 09:19 AM, Alex Kasko wrote: I'm using OpenJDK 6 build 28 linux-i586 on Debian Wheezy amd64. IntelliJIdea crashes roughly once a day with AWT related errors (attached). -

Re: [PATCH] 2013/10/15 Security Errata: JDK Changes

2013-11-16 Thread Alex Kasko
On 11/15/2013 06:33 PM, Andrew wrote: - Original Message - Hi Alex, * Alex Kasko [2013-11-14 04:54]: Is jdk7 now required for bootstrap? No, it should be able to bootstrap with itself. With jdk6b28 bootstrap it builds for me only after I remove these lines: ./jdk/make/com

Re: [PATCH] 2013/10/15 Security Errata: Langtools Changes

2013-11-19 Thread Alex Kasko
Hi, On 11/19/2013 12:31 AM, Omair Majid wrote: * Andrew [2013-11-18 11:09]: Ok to push? Yes, please! Thanks, Omair Windows i586 and amd64 builds work fine after applying jdk, corba and langtools patches. -- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

Re: [PATCH] 2013/10/15 Security Errata: HotSpot Changes

2013-11-21 Thread Alex Kasko
-tracing_mutex.patch \ patches/openjdk/8020943-memory_leak.patch \ patches/openjdk/8023478-hs_crash.patch \ Ok to push? -- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

Re: [PATCH] 2013/10/15 Security Errata: HotSpot Changes

2013-11-22 Thread Alex Kasko
-enhance_class_file_parsing.patch \ patches/openjdk/8023457-tracing_mutex.patch \ patches/openjdk/8020943-memory_leak.patch \ patches/openjdk/8023478-hs_crash.patch \ Ok to push? -- Regards, Alex Kasko Fixed. Windows build breaks after this patch without obvious

Re: [PATCH] 2013/10/15 Security Errata: HotSpot Changes

2013-11-23 Thread Alex Kasko
Windows builds are in progress now, they should finish in 3 hours - I'll report later. -- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

Re: [PATCH] 2013/10/15 Security Errata: HotSpot Changes

2013-11-23 Thread Alex Kasko
On 11/23/2013 05:36 PM, Alex Kasko wrote: On 11/23/2013 10:40 AM, Andrew wrote: - Original Message - * Andrew [2013-11-20 12:13]: Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/20131015/hotspot Looks identical to patches in icedtea6. No objections from me. Thanks, Omair

Re: [PATCH] 2013/10/15 Security Errata: HotSpot Changes

2013-11-23 Thread Alex Kasko
On 11/23/2013 08:35 PM, Alex Kasko wrote: On 11/23/2013 05:36 PM, Alex Kasko wrote: On 11/23/2013 10:40 AM, Andrew wrote: - Original Message - * Andrew [2013-11-20 12:13]: Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/20131015/hotspot Looks identical to patches in icedtea6

Re: [PATCH] 2013/10/15 Security Errata: HotSpot Changes

2013-11-25 Thread Alex Kasko
On 11/25/2013 04:02 PM, Andrew wrote: - Original Message - On 11/23/2013 08:35 PM, Alex Kasko wrote: On 11/23/2013 05:36 PM, Alex Kasko wrote: On 11/23/2013 10:40 AM, Andrew wrote: - Original Message - * Andrew [2013-11-20 12:13]: Webrev: http://cr.openjdk.java.net

Re: [PATCH] Resolve Windows build issues

2013-11-28 Thread Alex Kasko
-- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

Re: OpenJDK version

2013-12-05 Thread Alex Kasko
lease communicate it to us. -- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

[PATCH] compilation flag fix for safeseh support on windows

2013-12-09 Thread Alex Kasko
.html -- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

[PATCH] unlimited crypto support - OPENJDK6-14

2013-12-09 Thread Alex Kasko
/icedtea6/file/73058db81e91/patches/clean-crypto.patch , it applies cleanly on current jdk6 (with patch -p1). I created webrev from it - http://cr.openjdk.java.net/~akasko/jdk6/webrev_clean_crypto.00/ -- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

[PATCH] Timezone data update

2013-12-27 Thread Alex Kasko
Timezone data (jre/lib/zi) in jdk6 is outdated. I updated it from jdk7u, webrev: http://cr.openjdk.java.net/~akasko/jdk6/webrev_tzdata.00/ -- Regards, Alex Kasko smime.p7s Description: S/MIME Cryptographic Signature

[PATCH] InetAddress windows fix

2014-01-02 Thread Alex Kasko
nux. [1] http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/d621c66dd504 [2] http://hg.openjdk.java.net/jdk6/jdk6/jdk/diff/d621c66dd504/src/share/classes/java/net/InetAddress.java [3] http://hg.openjdk.java.net/jdk6/jdk6/jdk/file/956e1047786a/src/windows/native/sun/nio/ch/ServerSocketChannelImpl.c -- Rega

Re: [PATCH] Timezone data update

2014-01-15 Thread Alex Kasko
On 01/15/2014 08:07 PM, Andrew wrote: - Original Message - Timezone data (jre/lib/zi) in jdk6 is outdated. I updated it from jdk7u, webrev: http://cr.openjdk.java.net/~akasko/jdk6/webrev_tzdata.00/ -- Regards, Alex Kasko What version does this update to? I'd prefer we bac

Re: [PATCH] InetAddress windows fix

2014-01-17 Thread Alex Kasko
tive/sun/nio/ch/ServerSocketChannelImpl.c -- Regards, Alex Kasko I'm ok with the parts of this that mirror the UNIX changes. What strikes me as odd is: -void setInetAddress_addr(JNIEnv *env, jobject iaObj, int address) { +JNIEXPORT +void JNICALL setInetAddress_addr(JNIEnv *env, jobjec

[PATCH] 7110396 backport

2014-01-24 Thread Alex Kasko
Hi, This ALSA related bug https://bugs.openjdk.java.net/browse/JDK-7110396 was fixed in jdk8 and 7 some time ago. Fix allows to build jdk6 b30 on Ubuntu 12.04 LTS. Webrev for jdk6 - http://cr.openjdk.java.net/~akasko/jdk6/webrev_alsa_7110396/ -- Regards, Alex Kasko smime.p7s

Re: Proposal: Upgrade compiler version for Windows

2014-02-11 Thread Alex Kasko
Hi, I think it would be great to ditch VS2003 to not have license problems and backporting incompatibilities like this - http://mail.openjdk.java.net/pipermail/jdk6-dev/2013-December/003163.html But I am more concerned about amd64 version. I guess Windows Server 2003 Platform SDK support als

Re: OpenJDK6 B31 Now Available

2014-04-19 Thread Alex Kasko
Hi, On 04/16/2014 06:46 PM, Omair Majid wrote: Hi, The OpenJDK6 b31 source release is now available for download: https://java.net/projects/openjdk6/downloads/download/openjdk-6-src-b31-15_apr_2014.tar.gz sha256sum: ef5dfda9649dc5a6a923eda34389006df0d8f8158351d89730307a70897e1229 Or: https:/

Re: OpenJDK6 B31 Now Available

2014-04-23 Thread Alex Kasko
Hi, On 04/22/2014 03:55 PM, Andrew Hughes wrote: - Original Message - Hello. The OpenJDK6-b31 build should succeed without the recent AWT-related changesets: [...] I actually ended up with the similar exclusion list after some unsuccessful attempts of backporting. I was able t

Re: Review request for OPENJDK6-32: OpenJDK6-b31 isn't compatible with Windows platform

2014-05-24 Thread Alex Kasko
Hi, On 05/23/2014 04:07 PM, Andrew Haley wrote: Hi, On 05/23/2014 11:36 AM, karnaukh...@gmail.com wrote: please review the fix for OPENJDK6-32: OpenJDK6-b31 isn't compatible with Windows platform webrev: http://cr.openjdk.java.net/~vkarnauk/OPENJDK6-32/webrev.00/ This fix is a follow-up to

Re: Review request for OPENJDK6-32: OpenJDK6-b31 isn't compatible with Windows platform

2014-08-22 Thread Alex Kasko
Hi Omair, Omair Majid wrote: >Hi Alex, > >* Alex Kasko [2014-05-24 13:20]: >> I've built 32-bit and 64-bit versions successfully using Windows SDK >7.1 >> (without Visual Studio) with the following patch: >> >> $ diff jdk6_vs2010/jdk/src/window

Re: Review request for OPENJDK6-32: OpenJDK6-b31 isn't compatible with Windows platform

2014-08-25 Thread Alex Kasko
Hi, On 08/22/2014 09:01 AM, Alex Kasko wrote: Hi Omair, Omair Majid wrote: Hi Alex, * Alex Kasko [2014-05-24 13:20]: I've built 32-bit and 64-bit versions successfully using Windows SDK 7.1 (without Visual Studio) with the following patch: $ diff jdk6_vs2010/jdk/src/windows/res

Re: Review request for OPENJDK6-32: OpenJDK6-b31 isn't compatible with Windows platform

2014-09-06 Thread Alex Kasko
Hi Omair, On 08/25/2014 11:09 PM, Alex Kasko wrote: Hi, On 08/22/2014 09:01 AM, Alex Kasko wrote: Hi Omair, Omair Majid wrote: Hi Alex, * Alex Kasko [2014-05-24 13:20]: I've built 32-bit and 64-bit versions successfully using Windows SDK 7.1 (without Visual Studio) with the foll

Re: Review request for OPENJDK6-32: OpenJDK6-b31 isn't compatible with Windows platform

2014-09-06 Thread Alex Kasko
Hi Omair, On 09/06/2014 08:22 PM, Omair Majid wrote: * Alex Kasko [2014-09-06 14:18]: I tested the patch (without icons part) on x86 and x86_64 builds and created a bug https://java.net/jira/browse/OPENJDK6-41 and a changeset http://cr.openjdk.java.net/~akasko/jdk6/OPENJDK6-41.export . Please

Re: 2014/10/14 security update and OpenJDK 6 b33

2014-10-19 Thread Alex Kasko
Hi, On 10/15/2014 12:55 AM, Omair Majid wrote: * Andrew Hughes [2014-10-14 17:28]: 4d6a79e595921f6783e2e2090f2ee454eb45f904da91ed3549e39aadd9769f55 openjdk-6-src-b33-14_oct_2014.tar.gz cabc35587a90fa81edd8ba8537c0454348c37456de27e407bbb66d52031a1293 openjdk-6-src-b33-14_oct_2014.tar.xz T