1. 20 11月, 2012 1 次提交
  2. 13 11月, 2012 3 次提交
    • M
      6830717: replay of compilations would help with debugging · 00de2884
      minqi 提交于
      Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method.
      Reviewed-by: kvn, twisti, sspitsyn
      Contributed-by: yumin.qi@oracle.com
      00de2884
    • H
      8001471: Klass::cast() does nothing · 096d3481
      hseigel 提交于
      Summary: Remove function Klass::cast() and calls to it.
      Reviewed-by: dholmes, coleenp
      096d3481
    • H
      7122219: Passed StringTableSize value not verified · 22dc1d9b
      hseigel 提交于
      Summary: Check that the values specified for -XX:StringTableSize are within a certain range.
      Reviewed-by: dholmes, coleenp
      22dc1d9b
  3. 08 11月, 2012 1 次提交
  4. 07 11月, 2012 1 次提交
  5. 01 11月, 2012 1 次提交
  6. 30 10月, 2012 1 次提交
  7. 26 10月, 2012 2 次提交
  8. 25 10月, 2012 1 次提交
  9. 20 10月, 2012 1 次提交
  10. 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
  11. 17 10月, 2012 1 次提交
  12. 12 10月, 2012 2 次提交
  13. 11 10月, 2012 1 次提交
  14. 10 10月, 2012 1 次提交
  15. 09 10月, 2012 2 次提交
  16. 06 10月, 2012 1 次提交
  17. 04 10月, 2012 3 次提交
  18. 03 10月, 2012 1 次提交
  19. 01 10月, 2012 1 次提交
  20. 29 9月, 2012 1 次提交
  21. 28 9月, 2012 1 次提交
  22. 26 9月, 2012 1 次提交
  23. 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
  24. 19 9月, 2012 1 次提交
  25. 18 9月, 2012 1 次提交
  26. 17 9月, 2012 3 次提交
  27. 15 9月, 2012 1 次提交
  28. 12 9月, 2012 1 次提交
  29. 08 9月, 2012 2 次提交