1. 16 4月, 2014 1 次提交
    • L
      8036805: Correct linker method lookup. · 24d75b99
      lfoltan 提交于
      Summary: Correct handling of array of primitive type qualifiers during field and method resolution.
      Reviewed-by: acorn, hseigel, ahgross
      24d75b99
  2. 05 3月, 2014 1 次提交
  3. 10 1月, 2014 1 次提交
  4. 25 12月, 2013 1 次提交
  5. 16 12月, 2013 1 次提交
  6. 13 12月, 2013 1 次提交
  7. 10 12月, 2013 1 次提交
  8. 04 12月, 2013 1 次提交
  9. 27 11月, 2013 1 次提交
  10. 26 11月, 2013 2 次提交
  11. 14 11月, 2013 1 次提交
  12. 13 11月, 2013 2 次提交
  13. 25 10月, 2013 1 次提交
  14. 24 10月, 2013 1 次提交
  15. 23 10月, 2013 1 次提交
  16. 22 10月, 2013 1 次提交
  17. 13 10月, 2013 1 次提交
  18. 11 10月, 2013 1 次提交
  19. 12 10月, 2013 1 次提交
  20. 10 10月, 2013 2 次提交
  21. 09 10月, 2013 1 次提交
  22. 08 10月, 2013 1 次提交
  23. 04 10月, 2013 1 次提交
  24. 08 10月, 2013 1 次提交
  25. 01 10月, 2013 1 次提交
  26. 27 9月, 2013 1 次提交
  27. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  28. 23 9月, 2013 1 次提交
  29. 21 9月, 2013 1 次提交
  30. 20 9月, 2013 1 次提交
  31. 14 9月, 2013 2 次提交
  32. 11 9月, 2013 1 次提交
  33. 30 8月, 2013 2 次提交
  34. 20 8月, 2013 1 次提交
  35. 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