1. 06 9月, 2011 1 次提交
  2. 03 9月, 2011 1 次提交
  3. 01 9月, 2011 1 次提交
  4. 30 8月, 2011 1 次提交
  5. 26 8月, 2011 1 次提交
    • K
      7059037: Use BIS for zeroing on T4 · db6f7d55
      kvn 提交于
      Summary: Use BIS for zeroing new allocated big (2Kb and more) objects and arrays.
      Reviewed-by: never, twisti, ysr
      db6f7d55
  6. 17 8月, 2011 1 次提交
  7. 10 8月, 2011 1 次提交
  8. 03 8月, 2011 1 次提交
    • J
      7069863: G1: SIGSEGV running SPECjbb2011 and -UseBiasedLocking · ab994026
      johnc 提交于
      Summary: Align the reserved size of the heap and perm to the heap region size to get a preferred heap base that is aligned to the region size, and call the correct heap reservation constructor. Also add a check in the heap reservation code that the reserved space starts at the requested address (if any).
      Reviewed-by: kvn, ysr
      ab994026
  9. 28 7月, 2011 2 次提交
  10. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 6ed3c318
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      6ed3c318
  11. 21 7月, 2011 1 次提交
  12. 09 7月, 2011 1 次提交
    • K
      7059034: Use movxtod/movdtox on T4 · b2659942
      kvn 提交于
      Summary: Use new VIS3 mov instructions on T4 for move data between general and float registers.
      Reviewed-by: never, twisti
      b2659942
  13. 08 7月, 2011 1 次提交
  14. 07 7月, 2011 4 次提交
  15. 02 7月, 2011 2 次提交
  16. 28 6月, 2011 1 次提交
    • B
      7016112: CMS: crash during promotion testing · cf62aa47
      brutisso 提交于
      Summary: Also reviewed by mikael.gerdin@oracle.com; stdlib:qsort() does byte-by-byte swapping on Windows. This leads to pointer shearing. Fix is to implement a quicksort that does full pointer updates.
      Reviewed-by: never, coleenp, ysr
      cf62aa47
  17. 17 6月, 2011 1 次提交
  18. 15 6月, 2011 1 次提交
  19. 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
  20. 11 6月, 2011 1 次提交
  21. 04 6月, 2011 1 次提交
  22. 02 6月, 2011 1 次提交
  23. 18 5月, 2011 1 次提交
  24. 17 5月, 2011 1 次提交
  25. 13 5月, 2011 2 次提交
  26. 11 5月, 2011 1 次提交
  27. 10 5月, 2011 2 次提交
  28. 07 5月, 2011 1 次提交
  29. 05 5月, 2011 4 次提交
  30. 04 5月, 2011 1 次提交