|
Quick Lists
|
|
Bug ID:
|
6592002
|
|
Votes
|
0
|
|
Synopsis
|
TAB chracter used in literal strings
|
|
Category
|
java:other
|
|
Reported Against
|
|
|
Release Fixed
|
7(b20)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
|
|
Submit Date
|
13-AUG-2007
|
|
Description
|
As a part of the Mecurial transition, coding style is revisited. These 4 classes are using TAB characters inside literal strings. They should be changed into "\t".
src/share/classes/sun/security/util/Resources_ko.java
src/share/classes/sun/awt/DebugHelperImpl.java
src/closed/share/classes/sun/jdbc/odbc/JdbcOdbc.java
src/share/classes/com/sun/jndi/dns/DnsClient.java
Posted Date : 2007-08-13 06:45:31.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Fixed. All cases are help/debug/trace messages, no reg test.
Posted Date : 2007-08-14 04:18:59.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |