Granulate / gprofiler

gProfiler is a system-wide profiler, combining multiple sampling profilers to produce unified visualization of what your CPU is spending time on.
https://profiler.granulate.io
Apache License 2.0
741 stars 54 forks source link

java: Decrease the minimal supported JDK version from 19.0.2+7 to 19.0.1+10 #823

Closed YoniKF closed 1 year ago

YoniKF commented 1 year ago

Motivation and Context

Make gProfiler support more JDK versions by default.

How Has This Been Tested?

Ran gProfiler on the mentioned JDK version.

Checklist:

Jongy commented 1 year ago

I'll merge after tests