1. 26 3月, 2014 1 次提交
  2. 03 4月, 2014 1 次提交
  3. 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
  4. 02 4月, 2014 1 次提交
  5. 31 3月, 2014 1 次提交
  6. 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
  7. 01 4月, 2014 2 次提交
  8. 29 3月, 2014 1 次提交
  9. 28 3月, 2014 1 次提交
    • E
      Merge · 15322bff
      ehelin 提交于
      15322bff
  10. 27 3月, 2014 5 次提交
  11. 26 3月, 2014 2 次提交
  12. 06 7月, 2017 23 次提交