1. 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
  2. 14 2月, 2011 1 次提交
  3. 11 2月, 2011 1 次提交
  4. 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
  5. 28 1月, 2011 1 次提交
  6. 25 1月, 2011 1 次提交
  7. 21 1月, 2011 1 次提交
  8. 13 1月, 2011 1 次提交
  9. 12 1月, 2011 1 次提交
  10. 11 1月, 2011 1 次提交
  11. 10 1月, 2011 1 次提交
  12. 07 1月, 2011 2 次提交
  13. 28 12月, 2010 1 次提交
  14. 22 12月, 2010 1 次提交
  15. 17 12月, 2010 1 次提交
  16. 15 12月, 2010 1 次提交
  17. 08 12月, 2010 1 次提交
  18. 04 12月, 2010 1 次提交
  19. 03 12月, 2010 3 次提交
  20. 02 12月, 2010 1 次提交
  21. 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
  22. 24 11月, 2010 1 次提交
  23. 05 11月, 2010 1 次提交
  24. 03 11月, 2010 2 次提交
  25. 31 10月, 2010 2 次提交
  26. 18 10月, 2010 1 次提交
  27. 16 10月, 2010 1 次提交
  28. 13 10月, 2010 3 次提交
  29. 11 10月, 2010 1 次提交
  30. 08 10月, 2010 2 次提交
  31. 06 10月, 2010 1 次提交
  32. 15 9月, 2010 1 次提交