Presently we're computing a "pulseString()" status on every pulse, but it is only used during debug. We ought to only do this work when in debug. Preferably, we just remove the status variable and insert pulseString() calls directly in the System.err lines below it.
- duplicates
-
JDK-8102641 OOME from pulseString()
-
- Resolved
-