Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2202501 | 6u25 | Abhijit Saha | P3 | Closed | Fixed | b01 |
jdk/src/share/classes/com/sun/rowset/RowSetResourceBundle.properties - Line 157: Key [xmlrch.errinsert] maps to multiple (different) values: [Error inserting values : {0}, Error constructing insert row : {0}]
Duplicate resource. Which one is correct? Please delete the un-needed resource.
154 xmlrch.errinsert = Error inserting values : {0}
157 xmlrch.errinsert = Error constructing insert row : {0}
Duplicate resource. Which one is correct? Please delete the un-needed resource.
154 xmlrch.errinsert = Error inserting values : {0}
157 xmlrch.errinsert = Error constructing insert row : {0}
- backported by
-
JDK-2202501 NLS: RowSetResourceBundle.properties cannot be processed by translation team
-
- Closed
-