-
Notifications
You must be signed in to change notification settings - Fork 20
Sync Java Agent #63
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
Merged
Merged
Sync Java Agent #63
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PiperOrigin-RevId: 514417320
PiperOrigin-RevId: 515270706
PiperOrigin-RevId: 518057341
PiperOrigin-RevId: 520552498
PiperOrigin-RevId: 520600713
PiperOrigin-RevId: 520853442
…abled. PiperOrigin-RevId: 521492609
… is enabled. PiperOrigin-RevId: 522395875
…enabled. PiperOrigin-RevId: 523535577
PiperOrigin-RevId: 533466682
PiperOrigin-RevId: 534069370
…t tests. PiperOrigin-RevId: 548381574
PiperOrigin-RevId: 555494681
… of explicitly deleted constructors and assignment operators.. PiperOrigin-RevId: 556161979
PiperOrigin-RevId: 557667699
const r-value vector reference always results in a copy. PiperOrigin-RevId: 572682185
PiperOrigin-RevId: 576185633
PiperOrigin-RevId: 576940801
PiperOrigin-RevId: 578310101
PiperOrigin-RevId: 578657868
PiperOrigin-RevId: 580609161
We plan to delete code path for use_jvm_trace == true in the future. PiperOrigin-RevId: 588853678
…eter to HeapMonitor::Enable(). PiperOrigin-RevId: 589244025
…han 2147483647. Changed type for sample size from jint (int32_t) to jlong (int64_t). PiperOrigin-RevId: 591017093
PiperOrigin-RevId: 594103049
PiperOrigin-RevId: 595165882
PiperOrigin-RevId: 598691690
PiperOrigin-RevId: 599222268
PiperOrigin-RevId: 607338479
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
aabmass
approved these changes
Feb 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Copybara sync for Java Agent.