1. 16 8月, 2013 1 次提交
    • H
      8003424: Enable Class Data Sharing for CompressedOops · 663f2686
      hseigel 提交于
      8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops
      8005933: The -Xshare:auto option is ignored for -server
      Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs.
      Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
      663f2686
  2. 15 8月, 2013 1 次提交
  3. 13 8月, 2013 1 次提交
  4. 09 8月, 2013 1 次提交
    • M
      8019583: [TESTBUG] runtime/7107135 always passes · 95b27154
      minqi 提交于
      Summary: If java test return none zero, the value will be override by 'if' statement, the exit value will always '0' and pass. Fix by recording the result in a variable.
      Reviewed-by: coleenp, dholmes, iklam
      Contributed-by: yumin.qi@oracle.com
      95b27154
  5. 06 8月, 2013 1 次提交
  6. 05 8月, 2013 1 次提交
  7. 03 8月, 2013 1 次提交
  8. 02 8月, 2013 3 次提交
  9. 01 8月, 2013 2 次提交
  10. 31 7月, 2013 1 次提交
  11. 30 7月, 2013 1 次提交
  12. 24 7月, 2013 1 次提交
  13. 20 7月, 2013 1 次提交
  14. 18 7月, 2013 1 次提交
  15. 16 7月, 2013 1 次提交
  16. 13 7月, 2013 2 次提交
  17. 12 7月, 2013 1 次提交
  18. 09 7月, 2013 2 次提交
  19. 05 7月, 2013 1 次提交
    • D
      8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace · e377c127
      dcubed 提交于
      Summary: Dl_info struct should only be used if dladdr() has returned non-zero (no errors) and always check the dladdr() return value; Dl_info.dli_sname and Dl_info.dli_saddr fields should only be used if non-NULL; update/improve runtime/6888954/vmerrors.sh test
      Reviewed-by: dsamersoff, zgu, hseigel, coleenp
      e377c127
  20. 03 7月, 2013 1 次提交
  21. 02 7月, 2013 2 次提交
  22. 29 6月, 2013 1 次提交
    • T
      8017611: Auto corrector for mistyped vm options · 81592497
      tamao 提交于
      Summary: The auto corrector for mistyped vm options fuzzy-matches existing flags based on string similarity (Dice's coefficient).
      Reviewed-by: kvn, dsamersoff, hseigel, johnc
      81592497
  23. 26 6月, 2013 3 次提交
  24. 18 6月, 2013 1 次提交
  25. 13 7月, 2013 1 次提交
    • A
      7162400: Intermittent java.io.IOException: Bad file number during... · 04a6ead8
      allwin 提交于
      7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
      Summary: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
      Reviewed-by: dcubed, dholmes, sspitsyn, mgerdin, ctornqvi, dsamersoff
      04a6ead8
  26. 14 6月, 2013 2 次提交
  27. 04 6月, 2013 1 次提交
  28. 01 6月, 2013 1 次提交
  29. 31 5月, 2013 2 次提交
  30. 28 5月, 2013 1 次提交