1. 03 4月, 2013 1 次提交
    • M
      Merge · a884225b
      mgerdin 提交于
      a884225b
  2. 02 4月, 2013 1 次提交
  3. 29 3月, 2013 5 次提交
  4. 28 3月, 2013 2 次提交
    • B
      Merge · 56478a90
      brutisso 提交于
      56478a90
    • 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
  5. 27 3月, 2013 5 次提交
  6. 26 3月, 2013 3 次提交
  7. 25 3月, 2013 2 次提交
  8. 24 3月, 2013 5 次提交
  9. 23 3月, 2013 3 次提交
  10. 30 3月, 2013 1 次提交
  11. 28 3月, 2013 2 次提交
    • T
      7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM · d9cc1e05
      tschatzl 提交于
      Summary: Ergonomics now also takes available virtual memory into account when deciding for a heap size. The helper method to determine the maximum allocatable memory block now uses the appropriate OS specific calls to retrieve available virtual memory for the java process. In 32 bit environments this method now also searches for the maximum actually reservable amount of memory. Merge previously separate implementations for Linux/BSD/Solaris into a single method.
      Reviewed-by: jmasa, tamao
      d9cc1e05
    • M
      7014552: gc/lock/jni/jnilockXXX works too slow on 1-processor machine · 1b842ee9
      mgerdin 提交于
      Summary: Keep a counter of how many times we were stalled by the GC locker, add a diagnostic flag which sets the limit.
      Reviewed-by: brutisso, ehelin, johnc
      1b842ee9
  12. 23 3月, 2013 2 次提交
  13. 22 3月, 2013 8 次提交