1. 16 1月, 2013 1 次提交
  2. 15 1月, 2013 2 次提交
  3. 14 1月, 2013 1 次提交
  4. 12 1月, 2013 1 次提交
  5. 11 1月, 2013 3 次提交
  6. 10 1月, 2013 2 次提交
  7. 09 1月, 2013 3 次提交
  8. 08 1月, 2013 1 次提交
  9. 03 1月, 2013 1 次提交
  10. 21 12月, 2012 2 次提交
  11. 20 12月, 2012 5 次提交
  12. 19 12月, 2012 2 次提交
  13. 18 12月, 2012 5 次提交
  14. 17 12月, 2012 2 次提交
  15. 15 12月, 2012 1 次提交
  16. 13 12月, 2012 4 次提交
  17. 14 12月, 2012 1 次提交
  18. 13 12月, 2012 2 次提交
    • J
      8001028: Improve GC option handling · 12356b4f
      johnc 提交于
      Summary: If there are not enough native resources to create the ReferenceHandler or Finalizer Java threads, the VM will attempt to throw an OOME before the java.lang.Class class has been initialized. This can result in assertion failures and other crashes. Move the initialization of the java.lang.Class class to just before the initialization of the java.lang.ref.Finalizer class.
      Reviewed-by: jwilhelm, dholmes, coleenp
      12356b4f
    • C
      8004883: NPG: clean up anonymous class fix · 2c3ef85f
      coleenp 提交于
      Summary: Add klass_holder() to return either mirror or class_loader depending on if the class is anonymous or not.
      Reviewed-by: stefank, jrose
      2c3ef85f
  19. 12 12月, 2012 1 次提交