On 4/06/2026 9:50 pm, Edgington, Jerry wrote:
But one question, which I don't know the answer to, can the JVM shared library be shared between LPAR or is it LPAR specific. I am leaning towards LPAR specific because by default it is /tmp. If that is the case, then I would probably put it in /var.
I think it's actually intended to be user specific. It can be shared between users, but they have to trust each other because one user is providing compiled code for the other user to run. I don't think there's any cryprographic protection to prove that the cache matches the code it claims to represent. If someone wanted to manipulate it, they could.
-- Andrew Rowley Black Hill Software ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
