Missing submit notifications?

Stanislav Smirnov stanislav.smirnov at oracle.com
Tue Dec 18 14:33:52 UTC 2018


Andrew, I think I found it, JDK-8215100. 
It failed to submit because of the “author” value you specified, “Andrew Haley <aph at redhat.com>”.
Can you please either use your email or just your user name, like you did in the previous changeset where you backed out a changeset?


Best regards,
Stanislav Smirnov

> On Dec 18, 2018, at 9:27 AM, Stanislav Smirnov <stanislav.smirnov at oracle.com> wrote:
> 
> Andrew, what branch are you talking about?
> 
> Best regards,
> Stanislav Smirnov
> 
>> On Dec 18, 2018, at 7:00 AM, Tobias Hartmann <tobias.hartmann at oracle.com> wrote:
>> 
>> 
>> On 18.12.18 12:22, Andrew Haley wrote:
>>> I'm still missing a reply to a submission I made yesterday.
>> 
>> I can see JDK-8212043-4 which failed to build on Windows with:
>> jib > t:/workspace/open/src/hotspot/share/opto/type.cpp(448): error C2124: divide or mod by zero
>> 
>> And JDK-8212043-5, which also failed to build on Windows:
>> jib > t:/workspace/open/src/hotspot/share/opto/type.cpp(419): error C2220: warning treated as error
>> - no 'object' file generated
>> jib > t:/workspace/open/src/hotspot/share/opto/type.cpp(419): warning C4305: 'initializing':
>> truncation from '__int64' to 'long'
>> jib > t:/workspace/open/src/hotspot/share/opto/type.cpp(419): warning C4309: 'initializing':
>> truncation of constant value
>> 
>> Is that the one?
>> 
>> Best regards,
>> Tobias
> 



More information about the jdk-dev mailing list