1. 27 2月, 2011 1 次提交
  2. 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
  3. 10 2月, 2011 1 次提交
  4. 14 2月, 2011 1 次提交
  5. 11 2月, 2011 1 次提交
  6. 02 2月, 2011 1 次提交
    • C
      6588413: Use -fvisibility=hidden for gcc compiles · e02b7391
      coleenp 提交于
      Summary: Add option for gcc 4 and above, define JNIEXPORT and JNIIMPORT to visibility=default, add for jio_snprintf and others since -fvisibility=hidden overrides --version-script definitions.
      Reviewed-by: kamg, never
      e02b7391
  7. 01 2月, 2011 1 次提交
  8. 28 1月, 2011 1 次提交
  9. 26 1月, 2011 1 次提交
  10. 25 1月, 2011 1 次提交
  11. 21 1月, 2011 1 次提交
  12. 20 1月, 2011 1 次提交
  13. 19 1月, 2011 1 次提交
  14. 13 1月, 2011 1 次提交
  15. 12 1月, 2011 1 次提交
  16. 11 1月, 2011 1 次提交
  17. 10 1月, 2011 1 次提交
  18. 07 1月, 2011 2 次提交
  19. 28 12月, 2010 1 次提交
  20. 22 12月, 2010 1 次提交
  21. 17 12月, 2010 1 次提交
  22. 15 12月, 2010 1 次提交
  23. 08 12月, 2010 2 次提交
  24. 04 12月, 2010 1 次提交
  25. 03 12月, 2010 3 次提交
  26. 02 12月, 2010 3 次提交
  27. 01 12月, 2010 1 次提交
    • I
      6985015: C1 needs to support compressed oops · 7e8f9e32
      iveresov 提交于
      Summary: This change implements compressed oops for C1 for x64 and sparc. The changes are mostly on the codegen level, with a few exceptions when we do access things outside of the heap that are uncompressed from the IR. Compressed oops are now also enabled with tiered.
      Reviewed-by: twisti, kvn, never, phh
      7e8f9e32
  28. 30 11月, 2010 1 次提交
  29. 24 11月, 2010 1 次提交
  30. 07 11月, 2010 1 次提交
  31. 05 11月, 2010 1 次提交
  32. 03 11月, 2010 2 次提交
  33. 31 10月, 2010 1 次提交