jvm-profiling-tools / perf-map-agent

A java agent to generate method mappings to use with the linux `perf` tool
GNU General Public License v2.0
1.64k stars 260 forks source link

Support for JDK 9+. #83

Open pawel-dabro opened 5 years ago

pawel-dabro commented 5 years ago

This solves #42 by adding minimal support for JDK 9 and later versions. Issues addressed are: