jaxp/.hgignore
author iveresov
Thu, 02 Dec 2010 17:21:12 -0800
changeset 7432 f06f1253c317
parent 4404 977f877abc78
child 9382 118281c8385f
permissions -rw-r--r--
7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer Summary: C1 with profiling doesn't check whether the MDO has been really allocated, which can silently fail if the perm gen is full. The solution is to check if the allocation failed and bailout out of inlining or compilation. Reviewed-by: kvn, never
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/