1. 18 9月, 2013 1 次提交
  2. 16 9月, 2013 1 次提交
  3. 14 9月, 2013 1 次提交
  4. 11 9月, 2013 2 次提交
  5. 05 9月, 2013 1 次提交
  6. 12 8月, 2013 1 次提交
  7. 07 8月, 2013 1 次提交
  8. 01 8月, 2013 2 次提交
  9. 24 7月, 2013 1 次提交
  10. 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
  11. 26 6月, 2013 2 次提交
  12. 28 5月, 2013 1 次提交
    • T
      8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen · 1c4e2ca8
      tschatzl 提交于
      Summary: Fixed the output of G1SummarizeRSetStats: too small datatype for the number of concurrently processed cards, added concurrent remembered set thread time retrieval for Linux and Windows (BSD uses os::elapsedTime() now), and other cleanup. The information presented during VM operation is now relative to the previous output, not always cumulative if G1SummarizeRSetStatsPeriod > 0. At VM exit, the code prints a cumulative summary.
      Reviewed-by: johnc, jwilhelm
      1c4e2ca8
  13. 17 5月, 2013 2 次提交
    • T
      8014765: VM exits if MaxTenuringThreshold is set below the default... · 65c687b0
      tschatzl 提交于
      8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set
      Summary: The VM exits when the condition in the subject line applies. The fix sets InitialTenuringThreshold to MaxTenuringThreshold if it is larger than MaxTenuringThreshold and InitialTenuringThreshold has not been set (is default).
      Reviewed-by: jwilhelm, jmasa, brutisso, johnc
      65c687b0
    • J
      8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen... · 20c2e53d
      johnc 提交于
      8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info
      Summary: Include metaspace information (used, allocated, reserved) in the PrintGCDetails output for full GCs.
      Reviewed-by: poonam, jmasa, brutisso
      20c2e53d
  14. 16 5月, 2013 1 次提交
  15. 14 5月, 2013 1 次提交
  16. 13 5月, 2013 1 次提交
    • T
      8014058: Regression tests for 8006088 · ba0f7cb3
      tschatzl 提交于
      Summary: The patch for 8006088 misses regression tests after a merge error, this CR provides them.
      Reviewed-by: jwilhelm, tamao, jmasa
      ba0f7cb3
  17. 09 5月, 2013 2 次提交
  18. 07 5月, 2013 1 次提交
  19. 06 5月, 2013 1 次提交
  20. 27 4月, 2013 1 次提交
    • J
      8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException:... · 3d995cdf
      johnc 提交于
      8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class]
      Summary: System.getProperty("test.java.opts") can return NULL, which gets converted to to the empty string, and the child java command then interprets that as the name of the main class.
      Reviewed-by: jmasa, brutisso
      3d995cdf
  21. 10 4月, 2013 1 次提交
  22. 09 4月, 2013 1 次提交
  23. 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
  24. 27 3月, 2013 1 次提交
  25. 23 3月, 2013 1 次提交
  26. 30 3月, 2013 1 次提交
  27. 22 3月, 2013 1 次提交
  28. 21 2月, 2013 1 次提交
    • J
      8008188: Add regression test for 8005875 · 36784d6b
      johnc 提交于
      Summary: Add regression test for crash seen in 8005875. Test is run with G1 and PGCT=0 and issues "jcmd <pid> Thread.print" against itself. Without the fix for 8005875 the test will crash.
      Reviewed-by: brutisso
      36784d6b
  29. 20 2月, 2013 1 次提交
  30. 14 2月, 2013 1 次提交
  31. 23 4月, 2013 1 次提交
  32. 19 4月, 2013 1 次提交
  33. 06 4月, 2013 1 次提交
  34. 06 2月, 2013 1 次提交
  35. 30 8月, 2012 1 次提交