1. 12 8月, 2013 1 次提交
  2. 16 8月, 2013 1 次提交
    • H
      8003424: Enable Class Data Sharing for CompressedOops · 663f2686
      hseigel 提交于
      8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops
      8005933: The -Xshare:auto option is ignored for -server
      Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs.
      Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
      663f2686
  3. 08 6月, 2013 1 次提交
  4. 25 4月, 2013 1 次提交
  5. 13 4月, 2013 1 次提交
  6. 20 12月, 2012 1 次提交
  7. 10 10月, 2012 1 次提交
    • V
      7199654: Remove LoadUI2LNode · 46f9a76a
      vlivanov 提交于
      Summary: Removed LoadUI2L node from Ideal nodes, use match rule in .ad files instead.
      Reviewed-by: kvn
      46f9a76a
  8. 09 10月, 2012 1 次提交
  9. 03 10月, 2012 1 次提交
  10. 02 9月, 2012 1 次提交
  11. 15 6月, 2012 1 次提交
  12. 13 6月, 2012 1 次提交
  13. 20 9月, 2012 1 次提交
  14. 13 3月, 2012 1 次提交
  15. 08 1月, 2012 2 次提交
  16. 20 12月, 2011 1 次提交
  17. 22 11月, 2011 1 次提交
  18. 26 10月, 2011 1 次提交
  19. 15 10月, 2011 1 次提交
  20. 16 11月, 2011 1 次提交
  21. 01 9月, 2011 1 次提交
    • K
      7085137: -XX:+VerifyOops is broken · 6399af62
      kvn 提交于
      Summary: Replace set() with patchable_set() to generate 8 instructions always.
      Reviewed-by: iveresov, never, roland
      6399af62
  22. 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
  23. 18 8月, 2011 1 次提交
  24. 17 8月, 2011 1 次提交
  25. 12 8月, 2011 1 次提交
  26. 03 8月, 2011 1 次提交
  27. 28 7月, 2011 1 次提交
    • K
      7069452: Cleanup NodeFlags · 3fceb92c
      kvn 提交于
      Summary: Remove flags which duplicate information in Node::NodeClasses.
      Reviewed-by: never
      3fceb92c
  28. 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
  29. 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
  30. 25 3月, 2011 1 次提交
  31. 11 2月, 2011 1 次提交
  32. 13 1月, 2011 1 次提交
  33. 17 12月, 2010 1 次提交
  34. 15 12月, 2010 1 次提交
  35. 08 12月, 2010 1 次提交
  36. 03 12月, 2010 1 次提交
  37. 03 11月, 2010 2 次提交
  38. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974