Skip to content

Fix duplicate pc jni#920

Merged
littleaj merged 9 commits into
masterfrom
fixDuplicatePcJni
May 14, 2019
Merged

Fix duplicate pc jni#920
littleaj merged 9 commits into
masterfrom
fixDuplicatePcJni

Conversation

@littleaj

@littleaj littleaj commented May 3, 2019

Copy link
Copy Markdown
Contributor

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