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

remove guava from profiling #1829

Merged
merged 2 commits into from
Sep 4, 2020
Merged

Conversation

richardstartin
Copy link
Member

@richardstartin richardstartin commented Sep 4, 2020

Needs #1827 to be merged first.

Manually verified that guava classes are now under inst in the jar

jar -tf dd-java-agent/build/libs/dd-java-agent-0.61.0-SNAPSHOT.jar| grep 'com.google.common'
inst/com/google/common/
inst/com/google/common/escape/
inst/com/google/common/escape/Escapers$1.classdata
inst/com/google/common/escape/CharEscaperBuilder$CharArrayDecorator.classdata
...

@DataDog/profiling look at the second commit if reviewing this before rebasing after #1827 is merged.

Copy link
Contributor

@jbachorik jbachorik left a comment

Choose a reason for hiding this comment

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

Looks good

@richardstartin richardstartin merged commit 45961ce into master Sep 4, 2020
@richardstartin richardstartin deleted the rgs/remove-guava-from-profiling branch September 4, 2020 12:53
@github-actions github-actions bot added this to the 0.62.0 milestone Sep 4, 2020
@PerfectSlayer PerfectSlayer added comp: tooling Build & Tooling and removed remove guava labels Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: tooling Build & Tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants