1. 15 2月, 2020 1 次提交
  2. 19 8月, 2019 2 次提交
    • S
      8229873: 8229401 broke jdk8u-jfr-incubator · 08066416
      shade 提交于
      Reviewed-by: neugens
      08066416
    • N
      8229401: Fix JFR code cache test failures · cc8f4f73
      neugens 提交于
      8223689: Add JFR Thread Sampling Support
      8223690: Add JFR BiasedLock Event Support
      8223691: Add JFR G1 Region Type Change Event Support
      8223692: Add JFR G1 Heap Summary Event Support
      Summary: Backport JFR from JDK11, additional fixes
      Reviewed-by: neugens, apetushkov
      Contributed-by: denghui.ddh@alibaba-inc.com
      cc8f4f73
  3. 12 8月, 2019 1 次提交
    • A
      8223147: JFR Backport · af3d4c64
      apetushkov 提交于
      8199712: Flight Recorder
      8203346: JFR: Inconsistent signature of jfr_add_string_constant
      8195817: JFR.stop should require name of recording
      8195818: JFR.start should increase autogenerated name by one
      8195819: Remove recording=x from jcmd JFR.check output
      8203921: JFR thread sampling is missing fixes from JDK-8194552
      8203929: Limit amount of data for JFR.dump
      8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
      8003209: JFR events for network utilization
      8207392: [PPC64] Implement JFR profiling
      8202835: jfr/event/os/TestSystemProcess.java fails on missing events
      Summary: Backport JFR from JDK11. Initial integration
      Reviewed-by: neugens
      af3d4c64
  4. 19 6月, 2019 1 次提交
  5. 16 4月, 2019 1 次提交
  6. 20 7月, 2018 1 次提交
  7. 11 7月, 2018 1 次提交
  8. 27 6月, 2018 1 次提交
  9. 16 12月, 2016 3 次提交
  10. 02 12月, 2016 1 次提交
  11. 06 10月, 2016 1 次提交
  12. 05 10月, 2018 1 次提交
  13. 26 9月, 2018 1 次提交
  14. 02 8月, 2018 1 次提交
  15. 01 9月, 2016 1 次提交
  16. 30 6月, 2016 1 次提交
  17. 01 9月, 2016 1 次提交
  18. 17 5月, 2016 1 次提交
  19. 05 4月, 2016 2 次提交
  20. 15 3月, 2016 1 次提交
  21. 11 3月, 2016 1 次提交
  22. 01 3月, 2016 1 次提交
  23. 02 2月, 2016 1 次提交
  24. 21 1月, 2016 1 次提交
  25. 20 1月, 2016 1 次提交
    • D
      8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void... · 559d6715
      dbuck 提交于
      8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure>
      Summary: The crash was caused by a faulty eager humongous reclaim. The reason for reclaiming a live object was that the call to cleanupHRRS was done after dirtying cards and clearing the remembered sets for the humongous object. This could lead to one or many cards being missed.
      Reviewed-by: tbenson, kbarrett, tschatzl
      559d6715
  26. 12 11月, 2015 1 次提交
  27. 30 9月, 2015 1 次提交
  28. 02 12月, 2015 1 次提交
  29. 06 7月, 2015 1 次提交
    • P
      8129108: nmethod related crash in CMS · 24a4a151
      poonam 提交于
      Summary: Add SO_AllCodeCache to root scanning options when not unloading classes with a CMS collection cycle
      Reviewed-by: mgerdin, jwilhelm
      24a4a151
  30. 25 6月, 2015 1 次提交
  31. 19 5月, 2015 1 次提交
    • A
      8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with... · 04db9dcd
      azakharov 提交于
      8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before
      Summary: added WhiteBox methods to count regions and exact aux data sizes
      Reviewed-by: jwilhelm, brutisso
      04db9dcd
  32. 02 5月, 2015 1 次提交
  33. 23 4月, 2015 1 次提交
  34. 18 4月, 2015 1 次提交
  35. 16 4月, 2015 2 次提交