[9] RFR(XS): 8141629: Hs-comp doesn't build with JDK-8139040
Tobias Hartmann
tobias.hartmann at oracle.com
Fri Nov 6 15:59:53 UTC 2015
Hi Goetz,
On 06.11.2015 16:57, Lindenmaier, Goetz wrote:
> Hi Tobias,
>
> the change looks good, Reviewed.
Thanks!
> Were these introduced in hs-comp after 8139040 was pushed to hs-rt?
The changes were introduced by CompactStrings which is in hs-comp but not yet in hs-main. We hit these problems when syncing which hs-main (which contains JDK-8139040).
Thanks,
Tobias
>
> Best regards,
> Goetz.
>
>> -----Original Message-----
>> From: hotspot-compiler-dev [mailto:hotspot-compiler-dev-
>> bounces at openjdk.java.net] On Behalf Of Tobias Hartmann
>> Sent: Freitag, 6. November 2015 15:46
>> To: hotspot-compiler-dev at openjdk.java.net
>> Subject: [9] RFR(XS): 8141629: Hs-comp doesn't build with JDK-8139040
>>
>> Hi,
>>
>> please review the following patch that adds two missing variable
>> initializations that break the build after the compiler flag -Wuninitialized was
>> added by JDK-8139040.
>>
>> http://cr.openjdk.java.net/~thartmann/8141629/webrev.00/
>>
>> Thanks,
>> Tobias
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-8139040
More information about the hotspot-compiler-dev
mailing list