RFR(trivial): 8233574: Shenandoah: build is broken without jfr
Aleksey Shipilev
shade at redhat.com
Tue Nov 5 08:51:50 UTC 2019
On 11/5/19 4:07 AM, Jie Fu wrote:
> JBS: https://bugs.openjdk.java.net/browse/JDK-8233574
> Webrev: http://cr.openjdk.java.net/~jiefu/8233574/webrev.00/
Minor nit, once you include ".inline.hpp", you don't need to include the ".hpp"
31 #include "gc/shenandoah/shenandoahHeap.hpp" <--- drop this
32 #include "gc/shenandoah/shenandoahHeap.inline.hpp"
--
Thanks,
-Aleksey
More information about the hotspot-gc-dev
mailing list