1. 11 10月, 2012 1 次提交
  2. 04 10月, 2012 1 次提交
  3. 20 9月, 2012 1 次提交
    • J
      7193946: Move warnings associated with UseMemSetInBOT flag · 4bf72cf2
      johnc 提交于
      Summary: The warnings associated with the UseMemSetInBOT flag are duplicated in CMS and G1. The separate warnings have been removed and single instance of the warning has been placed in a common location.
      Reviewed-by: brutisso, ysr
      4bf72cf2
  4. 18 9月, 2012 1 次提交
  5. 08 9月, 2012 1 次提交
  6. 02 9月, 2012 1 次提交
  7. 23 8月, 2012 1 次提交
  8. 25 7月, 2012 1 次提交
  9. 03 7月, 2012 1 次提交
  10. 02 7月, 2012 1 次提交
  11. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  12. 15 5月, 2012 1 次提交
  13. 12 5月, 2012 1 次提交
  14. 20 4月, 2012 1 次提交
  15. 30 3月, 2012 1 次提交
  16. 21 3月, 2012 1 次提交
    • J
      7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require... · ede513b5
      jmelvin 提交于
      7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require proper warning/error messages
      Summary: Provide custom error messages for locked commercial feature options which are not first unlocked.
      Reviewed-by: dcubed, jcoomes, kamg
      Contributed-by: james.melvin@oracle.com
      ede513b5
  17. 16 3月, 2012 1 次提交
  18. 23 2月, 2012 1 次提交
  19. 17 2月, 2012 1 次提交
  20. 16 2月, 2012 1 次提交
  21. 03 2月, 2012 1 次提交
  22. 26 1月, 2012 1 次提交
  23. 09 1月, 2012 1 次提交
  24. 08 1月, 2012 1 次提交
    • K
      7125896: Eliminate nested locks · 7c16759e
      kvn 提交于
      Summary: Nested locks elimination done before lock nodes expansion by looking for outer locks of the same object.
      Reviewed-by: never, twisti
      7c16759e
  25. 07 12月, 2011 1 次提交
  26. 14 12月, 2011 1 次提交
  27. 24 10月, 2011 1 次提交
  28. 14 10月, 2011 1 次提交
  29. 26 9月, 2011 1 次提交
  30. 08 9月, 2011 1 次提交
  31. 25 8月, 2011 1 次提交
  32. 10 8月, 2011 1 次提交
  33. 08 7月, 2011 1 次提交
  34. 07 7月, 2011 1 次提交
  35. 14 6月, 2011 1 次提交
    • Y
      7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit · a4a62971
      ysr 提交于
      Summary: It turns out that there is no need to explicitly stop CMS since the JVM is taken down at a terminal safepoint during which CMS threads are (terminally) inactive. This  will need to be revised if and when we evolve in the future to a point where we allow JVM reincarnation in the same process, but those changes will be much more sweeping than just terminating CMS threads. The unused ::stop() methods will be removed in a separate CR. Also include in this CR is the fix for a small typo in the spelling of UseGCLogFileRotation in a message in arguments.cpp, brought to our attention by Rainer Jung and reviewed by minqi.
      Reviewed-by: johnc, jwilhelm
      a4a62971
  36. 11 6月, 2011 1 次提交
  37. 05 5月, 2011 2 次提交
  38. 04 5月, 2011 1 次提交
  39. 29 4月, 2011 1 次提交