Review request for OPENJDK6-32: OpenJDK6-b31 isn't compatible with Windows platform
Alex Kasko
mail at alexkasko.com
Mon Aug 25 22:09:08 UTC 2014
Hi,
On 08/22/2014 09:01 AM, Alex Kasko wrote:
> Hi Omair,
>
> Omair Majid <omajid at redhat.com> wrote:
>
>> Hi Alex,
>>
>> * Alex Kasko <mail at alexkasko.com> [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/resource/version.rc version.rc
>>> 26c26
>>> < #include "afxres.h"
>>> ---
>>>> #include "windows.h"
>>>
>>> $ diff jdk6_vs2010/jdk/src/windows/native/sun/windows/awt.rc awt.rc
>>> 26c26
>>> < #include "afxres.h"
>>> ---
>>>> #include "windows.h"
>>> 40,42c40,42
>>> < SECURITY_WARNING_0 ICON DISCARDABLE "security_warning_bw.ico"
>>> < SECURITY_WARNING_1 ICON DISCARDABLE "security_warning_int.ico"
>>> < SECURITY_WARNING_2 ICON DISCARDABLE "security_warning.ico"
>>> ---
>>>> SECURITY_WARNING_0 ICON DISCARDABLE "awt.ico"
>>>> SECURITY_WARNING_1 ICON DISCARDABLE "awt.ico"
>>>> SECURITY_WARNING_2 ICON DISCARDABLE "awt.ico"
>>
>> I have been told that this patch is still needed on Windows. Do you
>> have
>> commit access to OpenJDK6? If so, please file a bug, count this as a
>> "review" and push the change. If not, can you create a changeset? I can
>> push it for you.
>>
>> Thanks,
>> Omair
>>
>> --
>> PGP Key: 66484681 (http://pgp.mit.edu/)
>> Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681
>
>
> I do not have commit access. I am not sure about bugtracker (I have access to JBS, but never tried JDK6 tracker), I'll try it.
>
> I'll create the changeset, need some days though to test patch against current tip and to check why the icons change is required - windows.h header change is straightforward, but I do not understand the reason of missing icons.
>
Can confirm, that this patch works with current tip and WinSDK 7.1,
still need to check the problem with icons though - will report in some
days.
--
-Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3742 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.openjdk.java.net/pipermail/jdk6-dev/attachments/20140825/54a56237/smime.p7s>
More information about the jdk6-dev
mailing list