jaxws/.hgignore
author tonyp
Sat, 16 Oct 2010 17:12:19 -0400
changeset 6983 a8c50cedbce9
parent 4407 f6cdb0710f97
child 9387 61ee8ff96830
permissions -rw-r--r--
6991377: G1: race between concurrent refinement and humongous object allocation Summary: There is a race between the concurrent refinement threads and the humongous object allocation that can cause the concurrent refinement threads to corrupt the part of the BOT that it is being initialized by the humongous object allocation operation. The solution is to do the humongous object allocation in careful steps to ensure that the concurrent refinement threads always have a consistent view over the BOT, region contents, and top. The fix includes some very minor tidying up in sparsePRT. Reviewed-by: jcoomes, johnc, ysr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8
474761f14bca Initial load
duke
parents:
diff changeset
     1
^build/
474761f14bca Initial load
duke
parents:
diff changeset
     2
^dist/
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents: 8
diff changeset
     3
^drop/
4137
a06d987928b2 6894441: Add checksum checks, remove use of original sources in jax repositories, fix bundle logic
ohair
parents: 3885
diff changeset
     4
^drop_included/
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents: 8
diff changeset
     5
^webrev/
4407
f6cdb0710f97 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 4137
diff changeset
     6
/nbproject/private/