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

Fix duplicate pc jni #920

Merged
merged 9 commits into from
May 14, 2019
Merged

Fix duplicate pc jni #920

merged 9 commits into from
May 14, 2019

Conversation

littleaj
Copy link
Contributor

@littleaj littleaj commented May 3, 2019

Fix #919 - If the PC was already registered, then return the key as if it was just registered. This doesn't seem like an error case to me.

Also, I removed dependency on guava (we don't depend on it directly).
Updated clean build task to delete JNI DLL from tmpdir so it always uses the newly built DLL after a clean.
Includes some logging clean up, too.

@littleaj littleaj requested a review from trask May 3, 2019 17:33
@littleaj littleaj self-assigned this May 3, 2019
@littleaj littleaj requested a review from maxgolov May 3, 2019 17:59
@littleaj littleaj merged commit 07f1a65 into master May 14, 2019
@littleaj littleaj deleted the fixDuplicatePcJni branch May 14, 2019 04:07
trask pushed a commit that referenced this pull request Sep 21, 2020
* Add instrumentation for Armeria WebClient.

* Format:

* httpurlconnection

* Docs and consistency:
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.

access violation from jni
2 participants