langtools/.hgignore
author iveresov
Thu, 02 Dec 2010 17:21:12 -0800
changeset 7432 f06f1253c317
parent 4420 5518c5947f3e
child 9393 a0324a949bb7
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:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
^build/
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
^dist/
4420
5518c5947f3e 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 10
diff changeset
     3
/nbproject/private/