Skip to content
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

Add disableShadowRelocate build setting #8117

Merged
merged 3 commits into from
Mar 28, 2023

Conversation

tylerbenson
Copy link
Member

This is helpful for debugging.

Fixes #4672

Add the following to enable locally ~/.gradle/gradle.properties

disableShadowRelocate=true

This is helpful for debugging.

Add the following to enable locally `~/.gradle/gradle.properties`

```
disableShadowRelocate=true
```
@tylerbenson tylerbenson requested a review from a team as a code owner March 23, 2023 16:22
Copy link
Contributor

@laurit laurit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@laurit laurit merged commit 1b4b47a into open-telemetry:main Mar 28, 2023
@tylerbenson tylerbenson deleted the tyler/disableShadowRelocate branch March 28, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remote debugging the Java agent
3 participants