1. 20 6月, 2013 1 次提交
  2. 08 6月, 2013 1 次提交
  3. 07 12月, 2012 1 次提交
  4. 27 11月, 2012 1 次提交
  5. 29 9月, 2012 1 次提交
  6. 02 9月, 2012 1 次提交
  7. 25 7月, 2012 1 次提交
  8. 20 12月, 2011 1 次提交
    • B
      7116216: StackOverflow GC crash · ff001d84
      bdelsart 提交于
      Summary: GC crash for explicit stack overflow checks after a C2I transition.
      Reviewed-by: coleenp, never
      Contributed-by: yang02.wang@sap.com, bertrand.delsart@oracle.com
      ff001d84
  9. 07 12月, 2011 1 次提交
  10. 27 9月, 2011 1 次提交
  11. 10 9月, 2011 1 次提交
  12. 03 9月, 2011 1 次提交
  13. 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
  14. 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
  15. 17 6月, 2011 1 次提交
  16. 02 3月, 2011 1 次提交
    • I
      6627983: G1: Bad oop deference during marking · b9091f37
      iveresov 提交于
      Summary: Bulk zeroing reduction didn't work with G1, because arraycopy would call pre-barriers on uninitialized oops. The solution is to have version of arraycopy stubs that don't have pre-barriers. Also refactored arraycopy stubs generation on SPARC to be more readable and reduced the number of stubs necessary in some cases.
      Reviewed-by: jrose, kvn, never
      b9091f37
  17. 23 2月, 2011 1 次提交
    • I
      7020521: arraycopy stubs place prebarriers incorrectly · 44227033
      iveresov 提交于
      Summary: Rearranged the pre-barrier placement in arraycopy stubs so that they are properly called in case of chained calls. Also refactored the code a little bit so that it looks uniform across the platforms and is more readable.
      Reviewed-by: never, kvn
      44227033
  18. 24 11月, 2010 1 次提交
  19. 08 10月, 2010 1 次提交
  20. 15 9月, 2010 1 次提交
  21. 03 9月, 2010 1 次提交
  22. 28 8月, 2010 1 次提交
  23. 29 6月, 2010 1 次提交
  24. 28 5月, 2010 1 次提交
  25. 21 5月, 2010 1 次提交
  26. 30 4月, 2010 1 次提交
  27. 29 4月, 2010 1 次提交
    • T
      6829193: JSR 292 needs to support SPARC · 9c88edc1
      twisti 提交于
      Summary: There are unimplemented portions of the hotspot code for method handles and invokedynamic specific to SPARC.
      Reviewed-by: kvn, never, jrose
      9c88edc1
  28. 08 4月, 2010 1 次提交
  29. 07 4月, 2010 1 次提交
  30. 10 3月, 2010 1 次提交
  31. 16 1月, 2010 1 次提交
  32. 22 4月, 2009 1 次提交
    • T
      6822110: Add AddressLiteral class on SPARC · 326dca6e
      twisti 提交于
      Summary: The Address class on SPARC currently handles both, addresses and address literals, what makes the Address class more complicated than it has to be.
      Reviewed-by: never, kvn
      326dca6e
  33. 27 3月, 2009 1 次提交
  34. 14 3月, 2009 1 次提交
  35. 13 3月, 2009 1 次提交
  36. 08 11月, 2008 1 次提交
    • C
      6760773: UseCompressedOops is broken with UseParNewGC · c7f65f78
      coleenp 提交于
      Summary: sparc code for gen_subtype_check was doing an ld for a compressed oop with the sign bit set so not comparing, leading to a ClassCastException.
      Reviewed-by: phh, never, acorn, kvn, xlu
      c7f65f78
  37. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  38. 06 6月, 2008 1 次提交
  39. 14 4月, 2008 1 次提交
  40. 06 12月, 2007 1 次提交