-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
The existing start time calculation is not based on RuntimeMXBean, so it ignores the time before the various "Main" etc classes call System.currentTimeMillis(). It also can't be 'reset', which will cause meaningless results if JVM checkpoint/restore (WFCORE-6657) is implemented.
- blocks
-
WFCORE-6657 [Experimental] Support for JVM Checkpoint/Restore
- Coding In Progress