Memory object dump priority

When obtaining memory objects, Language Environment® uses the IARV64 DUMPPRIORITY keyword to identify the relative priorities in which the objects are to be included in a dump. All Language Environment stack memory objects are given a priority of 5; all heap memory objects are given a priority of 15. Other AMODE 64 programs, such as Java™, can allocate memory objects and assign their own dump priorities.