You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

XlintDefault.properties 1.0KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. invalidAbsoluteTypeName = warning
  2. invalidWildcardTypeName = ignore
  3. unresolvableMember = warning
  4. typeNotExposedToWeaver = warning
  5. shadowNotInStructure = ignore
  6. unmatchedSuperTypeInCall = warning
  7. canNotImplementLazyTjp = ignore
  8. multipleAdviceStoppingLazyTjp=ignore
  9. noGuardForLazyTjp=ignore
  10. uncheckedAdviceConversion = warning
  11. needsSerialVersionUIDField = ignore
  12. brokeSerialVersionCompatibility = ignore
  13. noInterfaceCtorJoinpoint = warning
  14. noJoinpointsForBridgeMethods = warning
  15. cantMatchArrayTypeOnVarargs = ignore
  16. enumAsTargetForDecpIgnored = warning
  17. annotationAsTargetForDecpIgnored = warning
  18. adviceDidNotMatch = warning
  19. invalidTargetForAnnotation = warning
  20. elementAlreadyAnnotated = warning
  21. runtimeExceptionNotSoftened = warning
  22. uncheckedArgument = warning
  23. noExplicitConstructorCall = warning
  24. aspectExcludedByConfiguration = ignore
  25. unmatchedTargetKind = warning
  26. cantFindType = error
  27. cantFindTypeAffectingJPMatch = warning
  28. unorderedAdviceAtShadow=ignore
  29. swallowedExceptionInCatchBlock=ignore
  30. calculatingSerialVersionUID=ignore
  31. advisingSynchronizedMethods=ignore