1. 19 8月, 2019 1 次提交
    • 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
  2. 05 6月, 2019 1 次提交
  3. 03 6月, 2019 1 次提交
  4. 26 7月, 2018 1 次提交
  5. 16 1月, 2018 2 次提交
  6. 26 7月, 2018 1 次提交
  7. 25 3月, 2016 1 次提交
  8. 15 3月, 2016 1 次提交
  9. 02 12月, 2015 1 次提交
  10. 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
  11. 01 5月, 2015 1 次提交
  12. 28 4月, 2015 1 次提交
  13. 07 4月, 2015 1 次提交
  14. 27 11月, 2014 1 次提交
    • M
      8053995: Add method to WhiteBox to get vm pagesize. · 6a3cda05
      minqi 提交于
      Summary: Unsafe is not recommended and may deprecated in future. Added a WhiteBox API to get VM page size.
      Reviewed-by: dholmes, ccheung, mseledtsov
      Contributed-by: yumin.qi@oracle.com
      6a3cda05
  15. 12 11月, 2014 1 次提交
  16. 06 11月, 2014 1 次提交
  17. 20 11月, 2014 1 次提交
  18. 18 11月, 2014 1 次提交
  19. 30 10月, 2014 1 次提交
  20. 14 10月, 2014 1 次提交
  21. 19 8月, 2014 1 次提交
  22. 21 8月, 2014 1 次提交
  23. 27 8月, 2014 1 次提交
  24. 15 6月, 2018 1 次提交
  25. 30 5月, 2014 1 次提交
  26. 07 7月, 2014 1 次提交
  27. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  28. 27 3月, 2014 1 次提交
  29. 11 3月, 2014 1 次提交
  30. 08 9月, 2014 1 次提交
  31. 01 10月, 2014 1 次提交
  32. 05 2月, 2014 1 次提交
  33. 09 2月, 2019 1 次提交
  34. 22 3月, 2014 1 次提交
  35. 10 4月, 2014 1 次提交
  36. 13 2月, 2014 1 次提交
  37. 11 10月, 2014 1 次提交
  38. 16 1月, 2018 1 次提交
  39. 08 11月, 2013 1 次提交
    • M
      8027237: New tests on ReservedSpace/VirtualSpace classes · b161c86c
      mgerdin 提交于
      Summary: Three tests added: 1) test stressing VirtualSpace by resizing it constantly 2) test running unit tests in several threads 3) test checking protected area in ReservedHeapSpace class
      Reviewed-by: stefank, zgu
      Contributed-by: aleksey.timofeev@oracle.com
      b161c86c