1. 02 2月, 2016 1 次提交
  2. 27 1月, 2016 1 次提交
  3. 21 1月, 2016 1 次提交
  4. 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
  5. 08 12月, 2015 1 次提交
  6. 07 12月, 2015 1 次提交
  7. 04 12月, 2015 1 次提交
  8. 12 11月, 2015 1 次提交
  9. 03 12月, 2015 1 次提交
  10. 09 10月, 2015 1 次提交
  11. 08 10月, 2015 3 次提交
  12. 30 9月, 2015 1 次提交
  13. 16 9月, 2015 1 次提交
  14. 06 9月, 2015 1 次提交
  15. 31 8月, 2015 1 次提交
  16. 25 7月, 2015 1 次提交
  17. 18 12月, 2015 1 次提交
  18. 10 12月, 2015 1 次提交
  19. 04 12月, 2015 1 次提交
  20. 02 12月, 2015 1 次提交
  21. 15 12月, 2015 1 次提交
  22. 20 7月, 2015 2 次提交
  23. 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
  24. 25 6月, 2015 1 次提交
  25. 17 6月, 2015 3 次提交
    • P
      8085965: VM hangs in C2Compiler · f09e197a
      poonam 提交于
      Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified
      Reviewed-by: jmasa, kbarrett
      f09e197a
    • P
      8085965: VM hangs in C2Compiler · 84659084
      poonam 提交于
      Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified
      Reviewed-by: jmasa, kbarrett
      84659084
    • E
      8087200: Code heap does not use large pages · accfa0f0
      ehelin 提交于
      Reviewed-by: stefank, tschatzl, thartmann
      accfa0f0
  26. 11 6月, 2015 1 次提交
  27. 02 6月, 2015 1 次提交
  28. 03 6月, 2015 1 次提交
  29. 21 5月, 2015 1 次提交
  30. 20 5月, 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. 08 5月, 2015 1 次提交
  33. 11 5月, 2015 1 次提交
  34. 02 5月, 2015 2 次提交