ERROR: The dependencies for the following 1 jar(s) are not complete.
      1.third_party/bazel/src/java_tools/import_deps_checker/javatests/com/google/devtools/build/importdeps/testdata/libOneAnnotationValue.jar
The details are listed below:
Missing java.lang.Object
Missing java.lang.annotation.Annotation
Indirectly missing class java.lang.Object. Referenced by:
    com.google.devtools.build.importdeps.testdata.StringAnnotation (in testdata:StringAnnotation)
Indirectly missing class java.lang.annotation.Annotation. Referenced by:
    com.google.devtools.build.importdeps.testdata.StringAnnotation (in testdata:StringAnnotation)
===Total===
missing=2
incomplete=1
missing_members=0
