1. 28 3月, 2013 1 次提交
    • M
      2178143: JVM crashes if the number of bound CPUs changed during runtime · a331be27
      minqi 提交于
      Summary: Supply a new flag -XX:+AssumeMP to workaround the problem. With the flag is turned on, assume VM run on MP platform so is_MP() will return true that sync calls will not skip away.
      Reviewed-by: dholmes, acorn, dcubed, jmasa
      Contributed-by: yumin.qi@oracle.com
      a331be27
  2. 26 3月, 2013 1 次提交
  3. 21 3月, 2013 1 次提交
  4. 12 3月, 2013 2 次提交
  5. 08 3月, 2013 1 次提交
  6. 07 3月, 2013 1 次提交
  7. 20 2月, 2013 1 次提交
  8. 15 2月, 2013 1 次提交
  9. 09 2月, 2013 1 次提交
  10. 04 2月, 2013 1 次提交
  11. 02 2月, 2013 1 次提交
  12. 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
  13. 06 2月, 2013 1 次提交
  14. 24 1月, 2013 1 次提交
  15. 07 2月, 2013 1 次提交
  16. 24 1月, 2013 1 次提交
  17. 17 1月, 2013 1 次提交
  18. 09 1月, 2013 2 次提交
  19. 05 1月, 2013 1 次提交
  20. 04 1月, 2013 1 次提交
  21. 30 12月, 2012 1 次提交
  22. 24 12月, 2012 1 次提交
  23. 20 12月, 2012 1 次提交
  24. 20 11月, 2012 1 次提交
  25. 13 11月, 2012 1 次提交
  26. 26 10月, 2012 2 次提交
  27. 19 10月, 2012 2 次提交
    • C
      7053130: hs_err file does not record specified CLASSPATH · c4f6e748
      coleenp 提交于
      Summary: Added code to write the value of the java.class.path property to the hs_err file.
      Reviewed-by: kmo, dholmes, kvn
      Contributed-by: harold.seigel@oracle.com
      c4f6e748
    • C
      7188233: UseVMInterruptibleIO flag deprecate for JDK8 · 05390300
      coleenp 提交于
      Summary: The -XX:+UseVMInterruptibleIO flag is deprecated for JDK8.  The flag will still enable Interruptible IO on Solaris, but users will get a warning.
      Reviewed-by: dholmes, acorn, alanb
      Contributed-by: harold.seigel@oracle.com
      05390300
  28. 11 10月, 2012 1 次提交
  29. 09 10月, 2012 1 次提交
  30. 04 10月, 2012 1 次提交
  31. 02 10月, 2012 1 次提交
  32. 20 9月, 2012 1 次提交
    • J
      7193946: Move warnings associated with UseMemSetInBOT flag · 4bf72cf2
      johnc 提交于
      Summary: The warnings associated with the UseMemSetInBOT flag are duplicated in CMS and G1. The separate warnings have been removed and single instance of the warning has been placed in a common location.
      Reviewed-by: brutisso, ysr
      4bf72cf2
  33. 18 9月, 2012 1 次提交
  34. 08 9月, 2012 1 次提交
  35. 02 9月, 2012 1 次提交
  36. 23 8月, 2012 1 次提交