-
Notifications
You must be signed in to change notification settings - Fork 99
Integrate SAP jmc agent into SapMachine #2024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…gent_integration
…e version. This is likely to happen in the head version.
…gent_integration
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
…gent_integration
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
1 similar comment
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall but I think the date in the SapMachine comments should be adapted to something close to today, otherwise it could be misleading when e.g. looking at issues later on.
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
retest validate-pr-26-windows_x86_64 |
2 similar comments
retest validate-pr-26-windows_x86_64 |
retest validate-pr-26-windows_x86_64 |
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
Hello @schmelter-sap, this pull request fulfills all formal requirements. |
This integrates the SAP jmc agent into SapMachine. The new configure flag '--with-sap-jmc-agent=', when pointed to a directory containing the needed agent jar files, will add the "-jmcagent:" flag and the JVMTI.jmc_agent_load jcmd.
To test you can find builds of the agent at /sapmnt/sapjvm_work/openjdk/tools/sap-agent.
Use "-jmcagent:help" to get the help output.
fixes #2023