RFR (S) 8211228: Zero build is broken after JDK-8196341 (Add JFR events for parallel phases of G1)
Aleksey Shipilev
shade at redhat.com
Thu Sep 27 18:16:04 UTC 2018
On 09/27/2018 03:55 PM, Aleksey Shipilev wrote:
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8211228
>
> Fix:
> http://cr.openjdk.java.net/~shade/8211228/webrev.01/
>
> Recent addition of JFR events to G1 broke Zero build. That is because Zero builds with JFR disabled,
> but G1 enabled (it is a separate question why!). It can be fixed by putting JFR_ONLY all around
> JFR-specific code, or by configuring Zero to avoid building g1gc. But, since it looks like AIX is
> also affected by this:
> https://bugs.openjdk.java.net/browse/JDK-8211213
I retract this RFR in favor of proper fix on JFR side:
https://bugs.openjdk.java.net/browse/JDK-8211239
-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/20180927/60e0e92c/signature.asc>
More information about the hotspot-gc-dev
mailing list