1. 07 10月, 2008 1 次提交
  2. 03 10月, 2008 1 次提交
  3. 01 10月, 2008 3 次提交
  4. 26 9月, 2008 1 次提交
  5. 03 9月, 2008 1 次提交
  6. 21 8月, 2008 1 次提交
  7. 10 7月, 2008 1 次提交
  8. 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
  9. 01 7月, 2008 1 次提交
    • Y
      6618726: Introduce -XX:+UnlockExperimentalVMOptions flag · d5f2a9f3
      ysr 提交于
      Summary: experimental() flags will protect features of an experimental nature that are not supported in the regular product build. Made UseG1GC an experimental flag.
      Reviewed-by: jmasa, kamg, coleenp
      d5f2a9f3
  10. 24 6月, 2008 1 次提交
    • K
      6708714: Optimize long LShift on 32-bits x86 · ee28ef86
      kvn 提交于
      Summary: For small (1-3 bits) left long shifts in 32-bits VM use sets of add+addc instructions instead of shld+shl on new AMD cpus.
      Reviewed-by: never
      Contributed-by: shrinivas.joshi@amd.com
      ee28ef86
  11. 14 6月, 2008 1 次提交
  12. 06 6月, 2008 1 次提交
  13. 04 6月, 2008 1 次提交
  14. 30 5月, 2008 1 次提交
  15. 22 5月, 2008 1 次提交
  16. 30 4月, 2008 1 次提交
  17. 18 4月, 2008 1 次提交
  18. 14 4月, 2008 1 次提交
  19. 03 4月, 2008 1 次提交
  20. 01 4月, 2008 1 次提交
  21. 20 3月, 2008 1 次提交
    • K
      6662967: Optimize I2D conversion on new x86 · 96c627b1
      kvn 提交于
      Summary: Use CVTDQ2PS and CVTDQ2PD for integer values conversions to float and double values on new AMD cpu.
      Reviewed-by: sgoldman, never
      96c627b1
  22. 19 3月, 2008 1 次提交
    • S
      6667833: Remove CacheTimeMillis · 7091139d
      sbohne 提交于
      Summary: Remove -XX:+CacheTimeMillis option and associated functionality
      Reviewed-by: acorn, never
      7091139d
  23. 17 3月, 2008 1 次提交
    • Y
      6634032: CMS: Need CMSInitiatingPermOccupancyFraction for perm, divorcing from... · f903d5a1
      ysr 提交于
      6634032: CMS: Need CMSInitiatingPermOccupancyFraction for perm, divorcing from CMSInitiatingOccupancyFraction
      Summary: The option CMSInitiatingPermOccupancyFraction now controls perm triggering threshold. Even though the actual value of the threshold has not yet been changed, so there is no change in policy, we now have the infrastructure in place for dynamically deciding when to collect the perm gen, an issue that will be addressed in the near future.
      Reviewed-by: jmasa
      f903d5a1
  24. 12 3月, 2008 1 次提交
  25. 23 2月, 2008 1 次提交
  26. 01 12月, 2007 1 次提交