1. 22 8月, 2013 1 次提交
  2. 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
  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. 03 8月, 2013 1 次提交
  6. 02 8月, 2013 1 次提交
  7. 31 7月, 2013 1 次提交
  8. 20 7月, 2013 1 次提交
  9. 18 7月, 2013 1 次提交
  10. 12 7月, 2013 1 次提交
  11. 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
  12. 02 7月, 2013 2 次提交
  13. 14 6月, 2013 2 次提交
  14. 01 6月, 2013 1 次提交
  15. 31 5月, 2013 1 次提交
  16. 28 5月, 2013 2 次提交
  17. 23 5月, 2013 1 次提交
  18. 22 5月, 2013 1 次提交
  19. 20 5月, 2013 1 次提交
  20. 17 5月, 2013 2 次提交
  21. 16 5月, 2013 2 次提交
  22. 14 5月, 2013 2 次提交
  23. 08 5月, 2013 1 次提交
  24. 06 5月, 2013 1 次提交
    • Z
      8013120: NMT: Kitchensink crashes with assert(next_region == NULL ||... · 5bfa7e7e
      zgu 提交于
      8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
      Summary: Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it
      Reviewed-by: acorn, coleenp
      5bfa7e7e
  25. 01 5月, 2013 1 次提交
  26. 30 4月, 2013 1 次提交
  27. 02 4月, 2013 1 次提交
    • M
      8009763: Add WB test for String.intern() · 8ea574c5
      mgerdin 提交于
      Summary: Add convenience method in StringTable, add WhiteBox method and simple sanity test
      Reviewed-by: mgerdin, zgu
      Contributed-by: leonid.mesnik@oracle.com
      8ea574c5
  28. 04 4月, 2013 1 次提交
  29. 28 3月, 2013 1 次提交
    • C
      8009152: A number of jtreg tests need review/improvement · 8d7574c0
      collins 提交于
      Summary: Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK.
      Reviewed-by: kvn, brutisso, coleenp
      8d7574c0
  30. 27 3月, 2013 1 次提交
  31. 26 3月, 2013 1 次提交
  32. 24 3月, 2013 1 次提交
  33. 22 3月, 2013 1 次提交
  34. 21 3月, 2013 1 次提交