jaxp/.hgignore
author ysr
Mon, 16 Aug 2010 15:58:42 -0700
changeset 6258 68f252c6e825
parent 4404 977f877abc78
child 9382 118281c8385f
permissions -rw-r--r--
6948538: CMS: BOT walkers can fall into object allocation and initialization cracks Summary: GC workers now recognize an intermediate transient state of blocks which are allocated but have not yet completed initialization. blk_start() calls do not attempt to determine the size of a block in the transient state, rather waiting for the block to become initialized so that it is safe to query its size. Audited and ensured the order of initialization of object fields (klass, free bit and size) to respect block state transition protocol. Also included some new assertion checking code enabled in debug mode. Reviewed-by: chrisphi, johnc, poonam
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/