Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Parasoft Jtest 2021.1

...

I18N.DM_CONVERT_CASE
FB.I18N.DM_DEFAULT_ENCODING
PMD.Design.SimpleDateFormatNeedsLocale
PMD.Design.UseLocaleWithCaseConversions
ToolVersionCheckerDescription
The Checker Framework

Include Page
The Checker Framework_V
The Checker Framework_V

Tainting CheckerTrust and security errors (see Chapter 8)
CodeSonarParasoft Jtest
Include Page
CodeSonarParasoft_VCodeSonar
Parasoft_V
FB
CERT.STR02.CCL
CERT.STR02.CTLC
Use the optional java.util.Locale parameter
Do not call 'Character.toLowerCase(char)' or 'Character.toUpperCase(char)' in an internationalized environment
Consider using Locale parameterized version of invoked method
Reliance on default encoding
Simple date format needs Locale
Use Locale with case conversions
Parasoft Jtest
Include Page
Parasoft_VParasoft_VINTER.{CCL,CTLC}ImplementedSonarQube
Include Page
SonarQube_V
SonarQube_V
S1449Locale should be used in String operations

Android Implementation Details

...