langtools/.hgignore
author minqi
Tue, 27 May 2014 21:58:23 -0700
changeset 24826 ad80eed312fc
parent 12084 b367473ef0f1
child 25282 d49c47cad9f0
permissions -rw-r--r--
8043896: Error reporting for insufficient shared region size is incorrect Summary: In SharedSpaceType, we have three enum types which are used in report_out_of_shared_space(SharedSpaceType type). In fact we supplied more than three messages and flags. This leads the warning always gives wrong message with the first not used. Reviewed-by: iklam, coleenp Contributed-by: yumin.qi@oracle.com

^build/
^dist/
/nbproject/private/
^.hgtip
.DS_Store