Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SONARJAVA-2465 Update rule descriptions#1684

Merged
1 commit merged into
masterSonarSource/sonar-java:masterfrom
SONARJAVA-2465SonarSource/sonar-java:SONARJAVA-2465Copy head branch name to clipboard
Sep 18, 2017
Merged

SONARJAVA-2465 Update rule descriptions#1684
1 commit merged into
masterSonarSource/sonar-java:masterfrom
SONARJAVA-2465SonarSource/sonar-java:SONARJAVA-2465Copy head branch name to clipboard

Conversation

@ghost

@ghost ghost commented Sep 18, 2017

Copy link
Copy Markdown

No description provided.

<p>Failure to specify a locale when calling the methods <code>toLowerCase()</code> or <code>toUpperCase()</code> on <code>String</code> objects means
the system default encoding will be used, possibly creating problems with international characters. For instance with the Turkish language, when
converting the small letter 'i' to upper case, the result is capital letter 'I' with a dot over it.</p>
<p>Failure to specify a locale when calling the methods <code>toLowerCase()</code>, <code>toUpperCase()</code> or <code>format()</code> on

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change was not implemented yet

@ghost ghost force-pushed the SONARJAVA-2465 branch from 2d16fee to d91f4df Compare September 18, 2017 15:08
@ghost ghost merged commit 8a173eb into master Sep 18, 2017
@ghost ghost deleted the SONARJAVA-2465 branch September 18, 2017 15:20
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.