1. 30 4月, 2015 1 次提交
  2. 18 3月, 2015 1 次提交
  3. 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
  4. 29 4月, 2014 1 次提交
  5. 02 12月, 2013 1 次提交
  6. 14 11月, 2013 1 次提交
  7. 14 9月, 2013 1 次提交
  8. 15 7月, 2013 1 次提交
  9. 09 3月, 2013 1 次提交
  10. 07 2月, 2013 1 次提交
  11. 03 11月, 2012 1 次提交
  12. 02 10月, 2012 1 次提交
  13. 11 9月, 2012 1 次提交
  14. 02 9月, 2012 1 次提交
  15. 25 7月, 2012 1 次提交
  16. 24 6月, 2011 1 次提交
  17. 12 3月, 2011 1 次提交
  18. 08 2月, 2011 2 次提交
    • S
      7014851: Remove unused parallel compaction code · 2b4c6b63
      stefank 提交于
      Summary: Removed.
      Reviewed-by: jcoomes, brutisso
      2b4c6b63
    • Y
      6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?") · 251d4f53
      ysr 提交于
      Summary: Fix block_size_if_printezis_bits() so it does not expect the bits, only uses them when available. Fix block_size_no_stall() so it does not stall when the bits are missing such cases, letting the caller deal with zero size returns. Constant pool cache oops do not need to be unparsable or conc_unsafe after their klass pointer is installed. Some cosmetic clean-ups and some assertion checking for conc-usafety which, in the presence of class file redefinition, has no a-priori time boundedness, so all GCs must be able to safely deal with putatively conc-unsafe objects in a stop-world pause.
      Reviewed-by: jmasa, johnc
      251d4f53
  19. 24 11月, 2010 1 次提交
  20. 31 10月, 2010 1 次提交
  21. 19 10月, 2010 1 次提交
  22. 17 7月, 2010 1 次提交
  23. 16 7月, 2010 1 次提交
  24. 10 6月, 2010 1 次提交
  25. 28 5月, 2010 1 次提交
  26. 01 5月, 2010 1 次提交
  27. 31 10月, 2009 1 次提交
  28. 22 4月, 2009 1 次提交
  29. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34
  30. 31 1月, 2009 1 次提交
  31. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  32. 14 4月, 2008 1 次提交
  33. 01 12月, 2007 1 次提交