1. 15 6月, 2012 2 次提交
  2. 14 6月, 2012 2 次提交
    • P
      6310967: SA: jstack -m produce failures in output · 22603112
      poonam 提交于
      Summary: While looking for the sender frame check that the frame pointer should not be less than the stack pointer.
      Reviewed-by: dholmes, sla
      22603112
    • C
      7158800: Improve storage of symbol tables · 98df2891
      coleenp 提交于
      Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance
      Reviewed-by: pbk, kamg, dlong, kvn, fparain
      98df2891
  3. 12 6月, 2012 1 次提交
  4. 11 6月, 2012 1 次提交
    • S
      Merge · acf13057
      sla 提交于
      acf13057
  5. 09 6月, 2012 1 次提交
    • J
      Merge · 9bd2f522
      jcoomes 提交于
      9bd2f522
  6. 08 6月, 2012 1 次提交
  7. 06 6月, 2012 1 次提交
  8. 05 6月, 2012 1 次提交
  9. 04 6月, 2012 2 次提交
  10. 06 6月, 2012 1 次提交
  11. 04 6月, 2012 1 次提交
  12. 02 6月, 2012 7 次提交
  13. 01 6月, 2012 1 次提交
  14. 31 5月, 2012 2 次提交
    • D
      Merge · da008a78
      dholmes 提交于
      da008a78
    • J
      7158682: G1: Handle leak when running nsk.sysdict tests · 75a70ca5
      johnc 提交于
      Summary: Place HandleMarks in the code that allocates handles for the pending list lock so that the handles are freed and multiple, unsuccessful, attempts to schedule a GC do not cause an OOM.
      Reviewed-by: brutisso
      75a70ca5
  15. 30 5月, 2012 1 次提交
    • Z
      Merge · f1084c47
      zgu 提交于
      f1084c47
  16. 26 5月, 2012 6 次提交
  17. 30 5月, 2012 1 次提交
    • J
      7143858: G1: Back to back young GCs with the second GC having a minimally sized eden · 893ceddc
      johnc 提交于
      Summary: Before the last thread to leave a JNI critical region was able to schedule a GCLocker Initiated GC, another thread was attempting an allocation and saw that the GCLocker region was no longer active and successfully scheduled a GC. Stall allocating threads until the GCLocker Initiated GC is performed and then retry the allocation.
      Reviewed-by: brutisso, huntch
      893ceddc
  18. 25 5月, 2012 5 次提交
  19. 24 5月, 2012 2 次提交
  20. 23 5月, 2012 1 次提交
    • Z
      Merge · 3c2085eb
      zgu 提交于
      3c2085eb