1. 11 4月, 2014 4 次提交
  2. 10 4月, 2014 5 次提交
  3. 09 4月, 2014 1 次提交
  4. 08 4月, 2014 1 次提交
  5. 03 4月, 2014 1 次提交
  6. 05 4月, 2014 1 次提交
  7. 04 4月, 2014 3 次提交
  8. 03 4月, 2014 4 次提交
  9. 02 4月, 2014 3 次提交
  10. 01 4月, 2014 4 次提交
  11. 31 3月, 2014 2 次提交
  12. 02 4月, 2014 1 次提交
    • G
      8038498: Fix includes and C inlining after 8035330 · 77f85a01
      goetz 提交于
      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
      77f85a01
  13. 01 4月, 2014 2 次提交
  14. 31 3月, 2014 2 次提交
  15. 30 3月, 2014 1 次提交
  16. 29 3月, 2014 2 次提交
  17. 28 3月, 2014 1 次提交
    • E
      Merge · 15322bff
      ehelin 提交于
      15322bff
  18. 27 3月, 2014 2 次提交