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 842B

12345678910111213141516171819202122232425262728293031323334
  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