question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Experiment with checking against *Android* Animal Sniffer signatures

See original GitHub issue

…as opposed to just checking against “Java 6” and “Java 8.”

I somewhat doubt that we’d get much out of this (and it might even have drawbacks if it starts flagging types like Unsafe?), but I wanted to record somewhere that I learned of this possibility.

I saw it in action in https://github.com/googleapis/google-http-java-client/blob/e957229fd77c08b7dd6233e2a243f6c675ba32bf/pom.xml#L515-L527

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ogolbergcommented, Oct 9, 2020

Check out https://github.com/open-toast/gummy-bears - it provides android scents for API 19-30 and accounts for APIs “available” via desugaring (vs. android.jar)

0reactions
cpovirkcommented, Nov 9, 2020

Agreed: Guava targets API Level 15, so it will be a while before we have any problems.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Checking a project against API signatures - MojoHaus
When you run animal-sniffer against the above class using the JDK 1.4 signatures, you will get a build failure because java.util.concurrent.
Read more >
How hackers could use Wi-Fi to track you inside your home
A new study from University of Chicago and University of California, Santa Barbara researchers finds that external attackers can use inexpensive ...
Read more >
Custom pluggable types for ... - The Checker Framework Manual
Chapter 17 Signature String Checker for string representations of ... or compiled against, you should run the type-checkers for all the ...
Read more >
Testing Guide - OWASP Foundation
the state of a system or application against a set of criteria. In the se- curity industry people frequently test against a set...
Read more >
Untitled
Reams station battlefield, Musicao escudo, Lcd tv samsung vs sony 32 inch, ... animals, Feratelli porter, Disfraces de piconera, Pulmonary function test pdf ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found