Add ability to initialize ART for android java fuzzers#743
Merged
fmeum merged 20 commits intoCodeIntelligenceTesting:mainfrom Jun 13, 2023
Merged
Add ability to initialize ART for android java fuzzers#743fmeum merged 20 commits intoCodeIntelligenceTesting:mainfrom
fmeum merged 20 commits intoCodeIntelligenceTesting:mainfrom
Conversation
fmeum
reviewed
May 22, 2023
src/main/native/com/code_intelligence/jazzer/driver/android_tooling.cpp
Outdated
Show resolved
Hide resolved
src/main/native/com/code_intelligence/jazzer/driver/android_tooling.h
Outdated
Show resolved
Hide resolved
src/main/java/com/code_intelligence/jazzer/android/AndroidRuntime.java
Outdated
Show resolved
Hide resolved
src/main/java/com/code_intelligence/jazzer/android/AndroidRuntime.java
Outdated
Show resolved
Hide resolved
src/main/native/com/code_intelligence/jazzer/driver/android_tooling.cpp
Outdated
Show resolved
Hide resolved
src/main/java/com/code_intelligence/jazzer/android/AndroidRuntime.java
Outdated
Show resolved
Hide resolved
fmeum
reviewed
Jun 1, 2023
src/main/java/com/code_intelligence/jazzer/android/AndroidRuntime.java
Outdated
Show resolved
Hide resolved
src/main/native/com/code_intelligence/jazzer/driver/android_tooling.cpp
Outdated
Show resolved
Hide resolved
src/main/native/com/code_intelligence/jazzer/driver/android_tooling.cpp
Outdated
Show resolved
Hide resolved
src/main/native/com/code_intelligence/jazzer/driver/android_tooling.cpp
Outdated
Show resolved
Hide resolved
remove reliance on opt androidruntime
remove opt from android runtime deps
Contributor
Author
|
Friendly bump @fmeum And while I have your attention, wondering if it's okay if I open a separate PR to add |
Contributor
|
@marktefftech Could you resolve the conflicts with @TheCoryBarker's PR? README changes, especially including examples, are highly appreciated! |
Contributor
|
@marktefftech Some conflicts with main remain. I don't know why the CI checks aren't running, hopefully they will when you rebase. |
Contributor
Author
|
@fmeum Apologies for the delay, I had to connect with Cory for rebasing strategy. Looks like the checks ran successfully now. |
fmeum
approved these changes
Jun 13, 2023
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
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.
No description provided.