Missing submit notifications?

Pengfei Li (Arm Technology China) Pengfei.Li at arm.com
Mon Dec 17 10:58:42 UTC 2018


Hi Tobias,

Thanks for your notification. 8212043 is the patch Andrew Dinn helped me to submit. Last Friday, I've found the root cause of the failure and posted a new patch. Please see
http://mail.openjdk.java.net/pipermail/aarch64-port-dev/2018-December/006603.html

I think Andrew has already submitted my new patch to test, probably at JDK-8212043-3: http://hg.openjdk.java.net/jdk/submit/rev/d411345f961f

--
Thanks,
Pengfei


> -----Original Message-----
> From: jdk-dev <jdk-dev-bounces at openjdk.java.net> On Behalf Of Tobias
> Hartmann
> Sent: Monday, December 17, 2018 18:33
> To: Andrew Dinn <adinn at redhat.com>; jdk-dev <jdk-dev at openjdk.java.net>
> Subject: Re: Missing submit notifications?
>
> Hi Andrew,
>
> it seems like your job for 8212043 failed to build on multiple platforms [1].
> The job for 8215100 failed while cloning the sources (probably an infra issue).
>
> Not sure why you haven't received a notification. I'll leave that to the
> maintainers of the submit repo and would suggest trying a re-submit.
>
> Best regards,
> Tobias
>
>
> [1] Build failures:
> Mac:
> jib >
> /scratch/mesos/slaves/2dd962d0-8988-479b-a804-57ab764ada59-
> S40349/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-
> 0196/executors/4ba1e23f-1fbd-42ad-bcd8-c7d0636b427f/runs/1c7d1a3b-
> c860-44c7-935c-
> 1bb97e520095/workspace/open/src/hotspot/share/opto/type.cpp:453:35:
> error: invalid suffix 'd' on floating constant
> jib >   TypeD::POS_INF = TypeD::make(1.0d/0.0d);  // Double positive infinity
> jib >                                   ^
> jib >
> /scratch/mesos/slaves/2dd962d0-8988-479b-a804-57ab764ada59-
> S40349/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-
> 0196/executors/4ba1e23f-1fbd-42ad-bcd8-c7d0636b427f/runs/1c7d1a3b-
> c860-44c7-935c-
> 1bb97e520095/workspace/open/src/hotspot/share/opto/type.cpp:453:40:
> error: invalid suffix 'd' on floating constant
> jib >   TypeD::POS_INF = TypeD::make(1.0d/0.0d);  // Double positive infinity
> jib >                                        ^
> jib >
> /scratch/mesos/slaves/2dd962d0-8988-479b-a804-57ab764ada59-
> S40349/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-
> 0196/executors/4ba1e23f-1fbd-42ad-bcd8-c7d0636b427f/runs/1c7d1a3b-
> c860-44c7-935c-
> 1bb97e520095/workspace/open/src/hotspot/share/opto/type.cpp:454:36:
> error: invalid suffix 'd' on floating constant
> jib >   TypeD::NEG_INF = TypeD::make(-1.0d/0.0d); // Double negative
> infinity
> jib >                                    ^
> jib >
> /scratch/mesos/slaves/2dd962d0-8988-479b-a804-57ab764ada59-
> S40349/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-
> 0196/executors/4ba1e23f-1fbd-42ad-bcd8-c7d0636b427f/runs/1c7d1a3b-
> c860-44c7-935c-
> 1bb97e520095/workspace/open/src/hotspot/share/opto/type.cpp:454:41:
> error: invalid suffix 'd' on floating constant
> jib >   TypeD::NEG_INF = TypeD::make(-1.0d/0.0d); // Double negative
> infinity
>
> Windows:
> jib > t:/workspace/open/src/hotspot/share/opto/type.cpp(453): error C3688:
> invalid literal suffix 'd'; literal operator or literal operator template 'operator
> ""d' not found jib >
> t:/workspace/open/src/hotspot/share/opto/type.cpp(454): error C3688:
> invalid literal suffix 'd'; literal operator or literal operator template 'operator
> ""d' not found
>
> Sparc:
> jib >
> "/scratch/opt/mach5/mesos/work_dir/5eb40829-b194-4927-b024-
> db222ae8e8cc/workspace/open/src/hotspot/share/opto/type.cpp",
> line 453: Error: The floating constant "1.0d" is invalid.
> jib >
> "/scratch/opt/mach5/mesos/work_dir/5eb40829-b194-4927-b024-
> db222ae8e8cc/workspace/open/src/hotspot/share/opto/type.cpp",
> line 453: Error: The floating constant "0.0d" is invalid.
> jib >
> "/scratch/opt/mach5/mesos/work_dir/5eb40829-b194-4927-b024-
> db222ae8e8cc/workspace/open/src/hotspot/share/opto/type.cpp",
> line 454: Error: The floating constant "1.0d" is invalid.
> jib >
> "/scratch/opt/mach5/mesos/work_dir/5eb40829-b194-4927-b024-
> db222ae8e8cc/workspace/open/src/hotspot/share/opto/type.cpp",
> line 454: Error: The floating constant "0.0d" is invalid.
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


More information about the jdk-dev mailing list