RFR: JDK-8224028: loop initial declarations introduced by JDK-8184770 (jdwp)
Ao Qi
aoqi at loongson.cn
Thu May 16 18:25:37 UTC 2019
On Fri, May 17, 2019 at 12:44 AM serguei.spitsyn at oracle.com
<serguei.spitsyn at oracle.com> wrote:
>
> Hi Ao Qi,
>
> Thank you for the update.
> It looks good to me.
Thanks!
>
> Do you need a sponsor for integration?
Yes:)
>
> Thanks,
> Serguei
>
>
> On 5/16/19 09:38, Alex Menkov wrote:
> >
> >
> > On 05/16/2019 06:41, Ao Qi wrote:
> >> Hi Serguei,
> >>
> >> I saw your email [1], but I didn't receive it yet. Thanks for your
> >> review! I updated:
> >>
> >> http://cr.openjdk.java.net/~aoqi/8224028/webrev.01/
> >
> > Looks good.
> >
> > --alex
> >
> >>
> >> On Thu, May 16, 2019 at 8:30 PM David Holmes
> >> <david.holmes at oracle.com> wrote:
> >>>
> >>> What compiler was used here? We shouldn't be using anything that
> >>> doesn't
> >>> handle loop variable declarations!
> >>
> >> The compiler I used is gcc 4.8.5. This machine is used for testing
> >> jdk/jdk for months. As far as I remember, loop variable declarations
> >> issue never been found. If gcc 4.8.5 is not a supported compiler, I
> >> think we should update building doc [2].
> >>
> >>>
> >>> Thanks,
> >>> David
> >>>
> >>> On 16/05/2019 7:41 pm, Daniel Fuchs wrote:
> >>>> Hi Ao Qi,
> >>>>
> >>>> I'm adding serviceability-dev, since this is for jdwp.
> >>>>
> >>>> The proposed changes look good to me - but please get
> >>>> someone from the serviceability team to review this.
> >>
> >> Thanks Daniel!
> >>
> >> Cheers,
> >> Ao Qi
> >>
> >> [1]
> >> https://mail.openjdk.java.net/pipermail/serviceability-dev/2019-May/028097.html
> >> [2]
> >> https://hg.openjdk.java.net/jdk/jdk/raw-file/17926213de55/doc/building.html#gcc
> >>
> >>
> >>>>
> >>>> best regards,
> >>>>
> >>>> -- daniel
> >>>>
> >>>>
> >>>> On 16/05/2019 08:41, Ao Qi wrote:
> >>>>> Hi,
> >>>>>
> >>>>> I found build is failed on CentOS 7.6, because of loop initial
> >>>>> declarations. Could I please get reviews for this?
> >>>>>
> >>>>> Bug:
> >>>>> https://bugs.openjdk.java.net/browse/JDK-8224028
> >>>>>
> >>>>> Webrev:
> >>>>> http://cr.openjdk.java.net/~aoqi/8224028/webrev.00/
> >>>>>
> >>>>> Tested:
> >>>>> linux-x86_64-server-release tier1
> >>>>>
> >>>>> Thanks,
> >>>>> Ao Qi
> >>>>>
> >>>>
>
More information about the net-dev
mailing list