[MERGE FOR REVIEW] HotSpot 23.25-b01 Merge

Alex Kasko alex.kasko.lists at gmail.com
Fri Sep 13 08:24:54 PDT 2013


On 09/13/2013 02:19 AM, Andrew Hughes wrote:
> ----- Original Message -----
>> On 09/12/2013 09:20 PM, Andrew Hughes wrote:
>>>
>>>
>>> ----- Original Message -----
>>>> On 09/12/2013 10:06 AM, Andrew Hughes wrote:
>>>>> Enjoy:
>>>>>
>>>>> http://cr.openjdk.java.net/~andrew/jdk6-hs23-merge/
>>>>
>>>> I tried to apply the patch linked in the webrev, but it fails to apply.
>>>> The patch contains changes like [1] part of which are already present in
>>>> jdk6/hotspot [2]. I am not sure if this is a bug in webrev, but it's
>>>> rather difficult for me to examine the changes without applying the patch.
>>>>
>>>> Thanks,
>>>> Omair
>>>>
>>>>
>>>> [1] http://cr.openjdk.java.net/~andrew/jdk6-hs23-merge/.hgignore.patch
>>>> [2]
>>>> http://hg.openjdk.java.net/jdk6/jdk6/hotspot/file/f5eac6fae49e/.hgignore
>>>>
>>>> --
>>>> PGP Key: 66484681 (http://pgp.mit.edu/)
>>>> Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
>>>>
>>>
>>> Try this.  It's a direct export of the merge changeset instead.  I don't
>>> know what
>>> webrev used but the differences are huge.
>>>
>>> http://cr.openjdk.java.net/~andrew/jdk6-hs23-merge/real_thing.patch
>>>
>> 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 is in progress
>> now), but windows build will definitely fail without this patch due to
>> VS2003 limitations.
>>
>>
>> [1]
>> https://bitbucket.org/alexkasko/openjdk-icedtea6/commits/3602db05977bd874fe1180c81d2bb7ff07795918
>> [2]
>> http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130722/c4aa5743/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 redhat) I can setup automated windows builds there 
(or write detailed instructions how to do it). It will take some time 
though, and I'm not sure about Microsoft licensing issues (for windows 
2000, windows 2003x64 and MSVS2003).

Until that I can build it for each new change myself.

-- 
Regards,
Alex Kasko


More information about the jdk6-dev mailing list