8213481: [REDO] Fix incorrect copy constructors in hotspot
Kim Barrett
kim.barrett at oracle.com
Tue Nov 27 18:03:00 UTC 2018
> On Nov 27, 2018, at 6:51 AM, Lindenmaier, Goetz <goetz.lindenmaier at sap.com> wrote:
>
> Hi,
>
> I built aix slowdebug, fastdebug and product builds successfully.
> The other builds run tonight.
>
> Best regards,
> Goetz.
>
>
>> -----Original Message-----
>> From: Lindenmaier, Goetz
>> Sent: Tuesday, November 27, 2018 9:10 AM
>> To: 'Kim Barrett' <kim.barrett at oracle.com>; hotspot-dev developers
>> <hotspot-dev at openjdk.java.net>
>> Subject: RE: 8213481: [REDO] Fix incorrect copy constructors in hotspot
>>
>> Hi Kim,
>>
>> I put this into our build system to assure our compilers grok this code.
>> AIX is building already, all other platforms will build tonight
>> (European night). I think xlc is the most likely to cause issues,
>> On linux we are on gcc 7.3 anyways, which should be fine.
>>
>> Best regards,
>> Goetz.
Thanks for doing this testing. I wasn’t really expecting problems, since the
code is substantially similar to what was there before, but it’s good to have
that confirmed.
More information about the hotspot-dev
mailing list