Re: [Oorexx-devel] Ad debugging garbage collection dependent resources

2022-07-17 Thread Rony G. Flatscher
On 17.07.2022 21:00, Michael Lueck wrote: Greetings ooRexx'ers, Rony G. Flatscher wrote: While debugging (for almost two months) ooRexx and BSF4ooRexx/Java it was almost impossible to determine the source of some memory leaks. The reason was not being able to rely on the garbage collector hav

Re: [Oorexx-devel] Ad debugging garbage collection dependent resources

2022-07-17 Thread Michael Lueck
Greetings ooRexx'ers, Rony G. Flatscher wrote: While debugging (for almost two months) ooRexx and BSF4ooRexx/Java it was almost impossible to determine the source of some memory leaks. The reason was not being able to rely on the garbage collector having run at a specific point in time such th

Re: [Oorexx-devel] Ad debugging garbage collection dependent resources

2022-07-17 Thread Rony G. Flatscher
On 16.07.2022 17:31, Rick McGuire wrote: On Sat, Jul 16, 2022 at 11:25 AM Rony G. Flatscher wrote: On 16.07.2022 17:18, Rick McGuire wrote: I am a serious -1 to this proposal. This is something with serious performance implications and will only be misused by people who don't un