1. Download latest Google guava-libraries:
https://code.google.com/p/guava-libraries/
2. Launch sigtest with specified parameters:
$JAVA_HOME/bin/java -jar sigtestdev.jar setup -classpath $JAVA_HOME/jre/lib/rt.jar:guava-17.0.jar -package com.google.common -filename com_google_common.sig
Expected result: no fatal errors.
Actual result:
Class path: "$JAVA_HOME/jre/lib/rt.jar:guava-17.0.jar"
Constant checking: on
Found in total: 21658 classes
Warning: Not found annotation type javax.annotation.Nullable
Warning: Not found annotation type javax.annotation.concurrent.Immutable
Warning: Not found annotation type javax.annotation.ParametersAreNonnullByDefault
Warning: Not found annotation type javax.annotation.CheckReturnValue
Warning: Not found annotation type javax.annotation.concurrent.GuardedBy
Warning: Not found annotation type javax.annotation.concurrent.ThreadSafe
Warning: Not found annotation type javax.annotation.concurrent.NotThreadSafe
Warning: Not found annotation type javax.annotation.CheckForNull
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class {%%0} not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.concurrent.Immutable not found
Fatal error: class javax.annotation.concurrent.Immutable not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class {com.google.common.util.concurrent.AbstractCheckedFuture%1} not found
Fatal error: class {com.google.common.util.concurrent.CheckedFuture%1} not found
Fatal error: class javax.annotation.concurrent.ThreadSafe not found
Fatal error: class javax.annotation.concurrent.ThreadSafe not found
Warning: RETURN TYPE FOR PotentialDeadlockException::getConflictingStackTrace CHANGED FROM com.google.common.util.concurrent.CycleDetectingLockFactory$ExampleStackTrace TO java.lang.IllegalStateException
Fatal error: class {com.google.common.util.concurrent.ForwardingCheckedFuture%1} not found
Fatal error: class {com.google.common.util.concurrent.ForwardingCheckedFuture%1} not found
Fatal error: class javax.annotation.concurrent.ThreadSafe not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Selected by -Package: 1683 classes
Written to sigfile: 377 classes(and 67 inner classes)
STATUS:Failed.23 errors
https://code.google.com/p/guava-libraries/
2. Launch sigtest with specified parameters:
$JAVA_HOME/bin/java -jar sigtestdev.jar setup -classpath $JAVA_HOME/jre/lib/rt.jar:guava-17.0.jar -package com.google.common -filename com_google_common.sig
Expected result: no fatal errors.
Actual result:
Class path: "$JAVA_HOME/jre/lib/rt.jar:guava-17.0.jar"
Constant checking: on
Found in total: 21658 classes
Warning: Not found annotation type javax.annotation.Nullable
Warning: Not found annotation type javax.annotation.concurrent.Immutable
Warning: Not found annotation type javax.annotation.ParametersAreNonnullByDefault
Warning: Not found annotation type javax.annotation.CheckReturnValue
Warning: Not found annotation type javax.annotation.concurrent.GuardedBy
Warning: Not found annotation type javax.annotation.concurrent.ThreadSafe
Warning: Not found annotation type javax.annotation.concurrent.NotThreadSafe
Warning: Not found annotation type javax.annotation.CheckForNull
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class {%%0} not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.concurrent.Immutable not found
Fatal error: class javax.annotation.concurrent.Immutable not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class {com.google.common.util.concurrent.AbstractCheckedFuture%1} not found
Fatal error: class {com.google.common.util.concurrent.CheckedFuture%1} not found
Fatal error: class javax.annotation.concurrent.ThreadSafe not found
Fatal error: class javax.annotation.concurrent.ThreadSafe not found
Warning: RETURN TYPE FOR PotentialDeadlockException::getConflictingStackTrace CHANGED FROM com.google.common.util.concurrent.CycleDetectingLockFactory$ExampleStackTrace TO java.lang.IllegalStateException
Fatal error: class {com.google.common.util.concurrent.ForwardingCheckedFuture%1} not found
Fatal error: class {com.google.common.util.concurrent.ForwardingCheckedFuture%1} not found
Fatal error: class javax.annotation.concurrent.ThreadSafe not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Fatal error: class javax.annotation.ParametersAreNonnullByDefault not found
Selected by -Package: 1683 classes
Written to sigfile: 377 classes(and 67 inner classes)
STATUS:Failed.23 errors