|
|
||
|
Shmuel Zeigerman wrote:Is there a way for an application to find out current values of pause and step?
For instance, some library function may want to change these values before doing its work and restore them afterwards.
This won't necessarily work. The collector thresholds are only recalculated during the transition to the pause state. And this may happen at any GC step (which could be outside your code).
BTW: Shmuel, the time/timezone on your desktop is still wrong. :-)
-- Shmuel