1. 04 4月, 2014 2 次提交
    • T
      8038498: Fix includes and C inlining after 8035330 · 42c9bdf3
      tschatzl 提交于
      Summary: Change 8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure broke the debug build on AIX. The method do_oop_partial_array() is added in a header, but requires the inline function par_write_ref() through several inlined calls. In some cpp files, like arguments.cpp, par_write_ref() is not defined as the corresponding inline header and is not included. The AIX debug VM does not start because of the missing symbol. This change solves this by cleaning up include dependencies.
      Reviewed-by: tschatzl, stefank
      42c9bdf3
    • I
      Merge · 29d6f00e
      iveresov 提交于
      29d6f00e
  2. 03 4月, 2014 2 次提交
  3. 01 4月, 2014 3 次提交
  4. 29 3月, 2014 7 次提交
  5. 27 3月, 2014 2 次提交
  6. 26 3月, 2014 1 次提交
  7. 25 3月, 2014 1 次提交
    • L
      Merge · 0f96a0b1
      lana 提交于
      0f96a0b1
  8. 21 3月, 2014 4 次提交
  9. 20 3月, 2014 1 次提交
  10. 19 3月, 2014 2 次提交
    • L
      Merge · b563274e
      lana 提交于
      b563274e
    • A
      Merge · 21baf383
      amurillo 提交于
      21baf383
  11. 17 3月, 2014 1 次提交
  12. 15 3月, 2014 1 次提交
  13. 14 3月, 2014 3 次提交
  14. 13 3月, 2014 3 次提交
  15. 06 3月, 2014 3 次提交
  16. 05 3月, 2014 2 次提交
  17. 18 3月, 2014 2 次提交
    • R
      Merge · f51328c3
      roland 提交于
      f51328c3
    • I
      Merge · 1ebe8dbb
      iveresov 提交于
      1ebe8dbb