1. 20 6月, 2014 1 次提交
  2. 19 6月, 2014 1 次提交
  3. 12 6月, 2014 2 次提交
  4. 11 6月, 2014 2 次提交
  5. 24 5月, 2014 1 次提交
  6. 30 5月, 2014 1 次提交
  7. 22 5月, 2014 1 次提交
  8. 17 5月, 2014 1 次提交
  9. 16 5月, 2014 1 次提交
  10. 10 5月, 2014 1 次提交
  11. 08 5月, 2014 2 次提交
  12. 29 4月, 2014 2 次提交
  13. 28 4月, 2014 1 次提交
  14. 25 4月, 2014 1 次提交
  15. 15 4月, 2014 1 次提交
    • L
      8033150: invokestatic: IncompatibleClassChangeError trying to invoke static... · 2e25de79
      lfoltan 提交于
      8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
      Summary: A static method should be preferred during method resolution over an overpass, search the current class as well as its superclasses.
      Reviewed-by: acorn, coleenp, kamg
      2e25de79
  16. 14 4月, 2014 1 次提交
  17. 10 4月, 2014 1 次提交
  18. 03 4月, 2014 1 次提交
  19. 02 4月, 2014 1 次提交
  20. 01 4月, 2014 1 次提交
  21. 27 3月, 2014 1 次提交
  22. 22 3月, 2014 1 次提交
  23. 20 3月, 2014 1 次提交
    • S
      8029186: regression-hotspot nightly failure:... · 959976ed
      sjohanss 提交于
      8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed
      Summary: Cleaned up the collector policy and added more asserts to enforce that the heap is correctly setup.
      Reviewed-by: jwilhelm, jmasa
      959976ed
  24. 19 3月, 2014 1 次提交
  25. 18 3月, 2014 1 次提交
  26. 11 3月, 2014 2 次提交
  27. 02 3月, 2014 1 次提交
  28. 17 3月, 2014 1 次提交
    • T
      8035406: Improve data structure for Code Cache remembered sets · 07c492ab
      tschatzl 提交于
      Summary: Change the code cache remembered sets data structure from a GrowableArray to a chunked list of nmethods. This makes the data structure more amenable to parallelization, and decreases freeing time.
      Reviewed-by: mgerdin, brutisso
      07c492ab
  29. 28 2月, 2014 1 次提交
  30. 27 2月, 2014 1 次提交
  31. 26 2月, 2014 1 次提交
  32. 24 2月, 2014 2 次提交
  33. 18 2月, 2014 2 次提交