question of ParNewGeneration::real_forwardee_slow

Bernd Eckenfels ecki at zusammenkunft.net
Wed Sep 11 09:31:59 UTC 2019


Can you publish your test code, or describe what it is doing?


--
http://bernd.eckenfels.net

________________________________
Von: hotspot-gc-use <hotspot-gc-use-bounces at openjdk.java.net> im Auftrag von Yan Gang <yangang at ec.com.cn>
Gesendet: Mittwoch, September 11, 2019 11:10 AM
An: hotspot-gc-use
Betreff: question of ParNewGeneration::real_forwardee_slow

hi all:
I run 100  threads performance test,  use perf top display:

  71.13%  libjvm.so                [.] ParNewGeneration::real_forwardee_slow

ParNewGeneration::real_forwardee_slow waste some CPU time. I search  google

ParNewGeneration::real_forwardee_slow belong of  parNewGeneration.cpp, also is JDK bug: https://bugs.openjdk.java.net/browse/JDK-7171273.  replaced to G1?

Thanks!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20190911/1fadbde3/attachment.html>


More information about the hotspot-gc-use mailing list