RFR: 8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue

Aleksey Shipilev shade at redhat.com
Fri Mar 8 17:27:10 UTC 2019


On 3/8/19 3:04 PM, Severin Gehwolf wrote:
> Could I please get reviews for this build fix for ZGC. GCC 4.4.7 seems
> to get confused which constructor it should use for ZStatSampler,
> ZStatCounter and ZStatUnsampledCounter. Specifying the template type T
> for ZStatIterableValue for each of them in the initializer list fixes
> it.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8220294
> webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8220294/01/webrev/

Lookg good to me.

-Aleksey


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20190308/7baddaac/signature.asc>


More information about the hotspot-gc-dev mailing list