Happy New Year to everybody! > I'm not certain about JITed methods (executable instructions), but > I would assume that they are below the bar, in the "31-bit LE Heap". > This could be confirmed in a dump that included JIT'ed code.
Since output from JIT are *executable* instructions, i.e. machine instructions, they cannot reside above the bar. z/OS does not currently support this. The code would die at the next interruption. -- Peter Hunkeler Credit Suisse ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

