1. 06 11月, 2012 1 次提交
    • Z
      8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <=... · 800e42ec
      zgu 提交于
      8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp
      Summary: NMT should allow overlapping committed regions as long as they belong to the same reserved region
      Reviewed-by: dholmes, coleenp
      800e42ec
  2. 03 11月, 2012 1 次提交
  3. 01 11月, 2012 1 次提交
  4. 31 10月, 2012 2 次提交
  5. 30 10月, 2012 2 次提交
  6. 27 10月, 2012 1 次提交
  7. 26 10月, 2012 4 次提交
  8. 25 10月, 2012 1 次提交
  9. 24 10月, 2012 1 次提交
  10. 23 10月, 2012 2 次提交
  11. 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
  12. 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
  13. 18 10月, 2012 2 次提交
  14. 17 10月, 2012 1 次提交
  15. 16 10月, 2012 1 次提交
  16. 12 10月, 2012 3 次提交
  17. 11 10月, 2012 1 次提交
  18. 10 10月, 2012 4 次提交
  19. 09 10月, 2012 4 次提交
  20. 08 10月, 2012 1 次提交
  21. 06 10月, 2012 3 次提交