The times returned by the endpoints are not normalized to GMT
admoca60 opened this issue · 3 comments
admoca60 commented
When I invoke the endpoint to list the recordings, the time are not normalized to GMT or similar, but it's an Instance java object that doesn't have any mark regarding the time zone used. We should be aware that internal JFR api works with Instance and the cleanUp scheduled job uses these fields to work.
mirkosertic commented
Fix merged to master. Thank you for your contribution!
admoca60 commented
Ok perfect! We can close this issue. Do you do it?
admoca60 commented
This is done!