RFR 8241285(s): [jdk8u] fail to build hotspot with gcc-8.4.0 with or without COMPILER_WARNINGS_FATAL(Internet mail)

Hohensee, Paul hohensee at amazon.com
Wed Apr 22 20:57:26 UTC 2020


Lgtm.

It looks like this is a backport of JDK-8144695, so you need to tag it with jdk8u-fix-request and add a Fix Request (8u) comment. I can push your patch after the issue is tagged with jdk8u-fix-yes. Your original issue was JDK-8241285, but that looks like you wanted to file it against 8u. I'd say that one should be closed, if Andrew agrees.

Thanks,
Paul

On 4/21/20, 5:26 PM, "linzang(臧琳)" <linzang at tencent.com> wrote:

    Dear All,
              May I say this patch is ready for push? And may I ask your help to push if it is OK.  Thanks.

    BRs,
    Lin

    On 2020/4/7, 1:19 PM, "linzang(臧琳)" <linzang at tencent.com> wrote:

        Hi Andrew,
             Do you think http://cr.openjdk.java.net/~lzang/8241285/webrev04/ is ready for push?
             P.S. it is hard for me to find AIX environment to test, if it is a problem, may I ask your help?
             Thanks!

        BRs,
        Lin

        On 2020/4/2, 4:49 PM, "linzang(臧琳)" <linzang at tencent.com> wrote:

            Dear Andrew,
                  Thanks for your comments, I have uploaded a new patch at http://cr.openjdk.java.net/~lzang/8241285/webrev04/.
                  Would you like to help review it again?
            BRs,
            Lin

            On 2020/4/2, 2:10 AM, "Andrew Hughes" <gnu.andrew at redhat.com> wrote:



                On 25/03/2020 06:21, linzang(臧琳) wrote:
                > Hi Paul,
                >      Thanks for your comments, I hava upload  a new patch http://cr.openjdk.java.net/~lzang/8241285/webrev03
                >
                >    >>     Has it been tested on all affected platforms?
                >      No, I only test on macos and linux, since they are the only platforms I could find.
                >
                > BRs,
                > Lin
                >

                A few comments:

                * make/aix/makefiles/xlc.make
                  - This doesn't seem to do anything as WARNINGS_ARE_ERRORS is never
                used. I suspect EXTRA_WARNINGS should be replaced by
                WARNINGS_ARE_ERRORS, but it would be good to have some feedback from AIX
                people.
                  - There seems to be a blank line being added for no reason.

                * make/solaris/makefiles/adlc.make
                  - Bogus whitespace change to "We need libCstd.so for adlc" line
                  - -errwarn gets replaced by -xwe. I think it would be better to revert
                this unless there is a good reason to change it.
                * make/solaris/makefiles/sparcWorks.make
                  - Missing indenting.

                Should be ok with those issues fixed.

                Thanks,
                --
                Andrew :)

                Senior Free Java Software Engineer
                Red Hat, Inc. (http://www.redhat.com)

                PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
                Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222









More information about the jdk8u-dev mailing list