SAP / SapMachine

An OpenJDK release maintained and supported by SAP
https://sapmachine.io
GNU General Public License v2.0
504 stars 92 forks source link

Import async-profiler into the jdk and jre images #1825

Closed MBaesken closed 2 days ago

MBaesken commented 4 days ago

On platforms where we have pre-built async-profiler binaries, we want to import those optionally into the build. For this the configure option --with-async-profiler-import-path= is added by this PR .

fixes #1823

SapMachine commented 4 days ago

Hello @MBaesken, this pull request fulfills all formal requirements.

SapMachine commented 4 days ago

Hello @MBaesken, this pull request fulfills all formal requirements.

MBaesken commented 2 days ago

Thanks for the reviews!