jaxp/.hgignore
author johnc
Wed, 02 Feb 2011 10:41:20 -0800
changeset 8103 65eafe3fb3c7
parent 4404 977f877abc78
child 9382 118281c8385f
permissions -rw-r--r--
6923430: G1: assert(res != 0,"This should have worked.") 7007446: G1: expand the heap with a single step, not one region at a time Summary: Changed G1CollectedHeap::expand() to expand the committed space by calling VirtualSpace::expand_by() once rather than for every region in the expansion amount. This allows the success or failure of the expansion to be determined before creating any heap regions. Introduced a develop flag G1ExitOnExpansionFailure (false by default) that, when true, will exit the VM if the expansion of the committed space fails. Finally G1CollectedHeap::expand() returns a status back to it's caller so that the caller knows whether to attempt the allocation. Reviewed-by: brutisso, tonyp
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
7f561c08de6b Initial load
duke
parents:
diff changeset
     1
^build/
7f561c08de6b Initial load
duke
parents:
diff changeset
     2
^dist/
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents: 2669
diff changeset
     3
^drop/
4131
c5661b1a888f 6894441: Add checksum checks, remove use of original sources in jax repositories, fix bundle logic
ohair
parents: 3879
diff changeset
     4
^drop_included/
2669
15024792697e 6738894: Merge jaxp fixes from 6 update train into OpenJDK 6 and 7
tbell
parents: 6
diff changeset
     5
^webrev/
4404
977f877abc78 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 4131
diff changeset
     6
/nbproject/private/