1. 05 9月, 2014 1 次提交
  2. 22 8月, 2014 1 次提交
  3. 29 7月, 2014 1 次提交
  4. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  5. 30 1月, 2014 1 次提交
  6. 29 7月, 2014 1 次提交
  7. 27 9月, 2013 1 次提交
  8. 12 9月, 2013 1 次提交
  9. 11 9月, 2013 1 次提交
    • T
      8010722: assert: failed: heap size is too big for compressed oops · 95a96a89
      tschatzl 提交于
      Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.
      Reviewed-by: stefank, dholmes
      95a96a89
  10. 05 9月, 2013 1 次提交
  11. 24 8月, 2013 1 次提交
  12. 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
  13. 04 7月, 2013 1 次提交
  14. 14 6月, 2013 1 次提交
  15. 28 3月, 2013 1 次提交
    • T
      7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM · d9cc1e05
      tschatzl 提交于
      Summary: Ergonomics now also takes available virtual memory into account when deciding for a heap size. The helper method to determine the maximum allocatable memory block now uses the appropriate OS specific calls to retrieve available virtual memory for the java process. In 32 bit environments this method now also searches for the maximum actually reservable amount of memory. Merge previously separate implementations for Linux/BSD/Solaris into a single method.
      Reviewed-by: jmasa, tamao
      d9cc1e05
  16. 12 3月, 2013 1 次提交
  17. 08 3月, 2013 1 次提交
  18. 25 1月, 2013 1 次提交
    • Z
      8000692: Remove old KERNEL code · 5a6c724a
      zgu 提交于
      Summary: Removed depreciated kernel VM source code from hotspot VM
      Reviewed-by: dholmes, acorn
      5a6c724a
  19. 04 1月, 2013 1 次提交
  20. 20 11月, 2012 1 次提交
  21. 10 10月, 2012 1 次提交
  22. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  23. 07 3月, 2011 1 次提交
  24. 28 2月, 2011 1 次提交
  25. 24 11月, 2010 1 次提交
  26. 03 11月, 2010 1 次提交
  27. 01 10月, 2010 1 次提交
  28. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · d2bc8599
      iveresov 提交于
      Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
      Reviewed-by: kvn, never, phh, twisti
      d2bc8599
  29. 20 8月, 2010 1 次提交
  30. 28 5月, 2010 1 次提交
  31. 24 2月, 2010 1 次提交
  32. 30 1月, 2010 1 次提交
  33. 29 10月, 2009 1 次提交
  34. 02 4月, 2009 1 次提交
  35. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34
  36. 16 12月, 2008 1 次提交
  37. 29 7月, 2008 1 次提交
  38. 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
  39. 06 6月, 2008 1 次提交
  40. 23 2月, 2008 1 次提交