|
Brad Stone wrote: > > Like I said, all variables are declared as standalone, and > LR is set on once the app is complete. so I would think > any memory that is used in the Java app would be fine. > > So to me, either sounds like some obscure OS/JVM issue, or > a bug in the Java code where it's reusing memory without > "resetting" it.. or reinitializing it. > > Seems to work fine the first call (when the JVM is > initiated) but after that... problems, but only following a > call to my app. > Brad, setting on LR will get the RPG global variables in that module reinitialized on the next call. It won't have any effect on any Java objects you were using. Setting on LR won't free any allocated storage, either.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.