jaxws/.hgignore
author johnc
Wed, 12 Dec 2012 12:07:32 -0800
changeset 14839 cda9ce5806b7
parent 12068 67e18b722f76
child 26523 82811adf47a3
permissions -rw-r--r--
8001028: Improve GC option handling 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

^build/
^dist/
^drop/
^drop_included/
^webrev/
/nbproject/private/
^.hgtip
.DS_Store