1. 16 11月, 2012 1 次提交
  2. 13 11月, 2012 1 次提交
    • 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
  3. 07 11月, 2012 2 次提交
  4. 03 11月, 2012 1 次提交
  5. 01 11月, 2012 1 次提交
  6. 31 10月, 2012 2 次提交
  7. 30 10月, 2012 2 次提交
  8. 27 10月, 2012 1 次提交
  9. 26 10月, 2012 4 次提交
  10. 25 10月, 2012 1 次提交
  11. 24 10月, 2012 1 次提交
  12. 23 10月, 2012 2 次提交
  13. 20 10月, 2012 2 次提交
    • Z
      7199092: NMT: NMT needs to deal overlapped virtual memory ranges · ee35bcfa
      zgu 提交于
      Summary: Enhanced virtual memory tracking to track committed regions as well as reserved regions, so NMT now can generate virtual memory map.
      Reviewed-by: acorn, coleenp
      ee35bcfa
    • D
      8001101: C2: more general vector rule subsetting · fe72f302
      dlong 提交于
      Summary: Allow which vector rules are supported to be decided at runtime. Also a small change to allow vector types in Type::_type_info[] to apply to more platforms.
      Reviewed-by: kvn, twisti
      Contributed-by: dean.long@oracle.com
      fe72f302
  14. 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
  15. 18 10月, 2012 2 次提交
  16. 17 10月, 2012 1 次提交
  17. 16 10月, 2012 1 次提交
  18. 12 10月, 2012 2 次提交
  19. 11 10月, 2012 1 次提交
  20. 10 10月, 2012 4 次提交
  21. 09 10月, 2012 4 次提交
  22. 08 10月, 2012 1 次提交
  23. 06 10月, 2012 1 次提交