1. 22 12月, 2012 3 次提交
  2. 21 12月, 2012 5 次提交
  3. 20 12月, 2012 5 次提交
  4. 19 12月, 2012 3 次提交
  5. 18 12月, 2012 6 次提交
  6. 17 12月, 2012 2 次提交
  7. 15 12月, 2012 8 次提交
  8. 14 12月, 2012 2 次提交
  9. 13 12月, 2012 4 次提交
  10. 14 12月, 2012 1 次提交
  11. 13 12月, 2012 1 次提交
    • 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