Sync from jdk8/jdk8 to ppc-aix-port/stage is finished
Volker Simonis
volker.simonis at gmail.com
Fri Jun 28 02:14:30 PDT 2013
Hi Vladimir, Alber,
thanks for doing the sync.
Unfortunately it breaks the PPC build :(
>From what I found until now it's because of the new '-Wunused-value'
which triggers some warnings in bytecodeInterpreter.cpp which are
treated like errors.
The fix is trivial - just add a '(void)' cast to some macro
definitions (see attachment).
How will we handle such problems? I think we need a BugID and review
for the patch, right?
In this case the review will be trivial because it doesn't touch your
platforms so could you please provide a BugID for "Fix
bytecodeInterpreter to compile with '-Wunused-value'".
Thanks,
Volker
On Thu, Jun 27, 2013 at 9:58 PM, Vladimir Kozlov
<vladimir.kozlov at oracle.com> wrote:
> I want to sync jdk8/jdk8 to ppc-aix-port/stage again this week (another
> hundred changes :) ) before doing testing and pushes for
>
> 8017313: PPC64 (part 6): stack handling improvements
> 8017568: Enable new build on Linux/PPC64
>
> There were no any pushes into stage repo since I sync it before so I don't
> expect any problems with merge.
>
> Regards,
> Vladimir
>
>
> On 6/24/13 10:16 AM, Vladimir Kozlov wrote:
>>
>> ppc-aix-port/stage and jdk8/jdk8 are in sync:
>>
>> Java(TM) SE Runtime Environment (build 1.8.0-ea-b95)
>> Java HotSpot(TM) 64-Bit Server VM (build 25.0-b37, mixed mode)
>>
>> I merged JDK today after testing done during weekend.
>>
>> Thanks,
>> Vladimir
>>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bytecodeInterpreter.patch
Type: application/octet-stream
Size: 2971 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20130628/72bbd5bd/bytecodeInterpreter.patch
More information about the ppc-aix-port-dev
mailing list