1. 21 7月, 2014 6 次提交
  2. 16 4月, 2014 1 次提交
    • T
      8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0)... · aca6ade5
      tschatzl 提交于
      8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet
      Summary: The test incorrectly assumed that it had been started with no other previous compilation activity. Fix this by allowing multiple code root free chunk lists, and use one separate from the global one to perform the test.
      Reviewed-by: brutisso
      aca6ade5
  3. 21 5月, 2014 1 次提交
  4. 11 7月, 2014 4 次提交
  5. 27 6月, 2014 1 次提交
  6. 26 6月, 2014 1 次提交
  7. 21 6月, 2014 2 次提交
  8. 19 6月, 2014 1 次提交
  9. 14 6月, 2014 2 次提交
  10. 13 6月, 2014 1 次提交
  11. 14 6月, 2014 1 次提交
  12. 17 6月, 2014 1 次提交
  13. 14 6月, 2014 1 次提交
  14. 13 6月, 2014 5 次提交
  15. 12 6月, 2014 1 次提交
  16. 10 6月, 2014 1 次提交
  17. 09 6月, 2014 1 次提交
  18. 07 6月, 2014 2 次提交
  19. 05 6月, 2014 1 次提交
    • A
      Merge · 248315c0
      anoll 提交于
      248315c0
  20. 04 6月, 2014 3 次提交
  21. 03 6月, 2014 1 次提交
    • D
      8029381: assert(is_method_type()) failed: bad cast · 8afd1d68
      drchase 提交于
      Summary: Access to method_type and appendix from constant pool (cpcache) needs to be guarded by is_f1_null() because of racy update/initialization.
      Reviewed-by: kvn, coleenp, jrose
      8afd1d68
  22. 11 6月, 2014 1 次提交
  23. 02 6月, 2014 1 次提交