-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6u10
-
generic
-
generic
There are needless commas after the resource message in src/common/share/classes/com/sun/deploy/resources/Deployment.java.
251: { "deploycertstore.cert.adding", "Adding certificate in Deployment permanent certificate store", },
264: { "httpscertstore.cert.adding", "Adding SSL certificate in Deployment permanent certificate store", },
278: { "rootcertstore.cert.adding", "Adding certificate in Root CA certificate store", },
296: { "roothttpscertstore.cert.adding", "Adding certificate in SSL Root CA certificate store", },
313: { "sessioncertstore.cert.adding", "Adding certificate in Deployment session certificate store", },
321: { "deniedcertstore.cert.adding", "Adding certificate in Deployment denied certificate store", },
251: { "deploycertstore.cert.adding", "Adding certificate in Deployment permanent certificate store", },
264: { "httpscertstore.cert.adding", "Adding SSL certificate in Deployment permanent certificate store", },
278: { "rootcertstore.cert.adding", "Adding certificate in Root CA certificate store", },
296: { "roothttpscertstore.cert.adding", "Adding certificate in SSL Root CA certificate store", },
313: { "sessioncertstore.cert.adding", "Adding certificate in Deployment session certificate store", },
321: { "deniedcertstore.cert.adding", "Adding certificate in Deployment denied certificate store", },
- duplicates
-
JDK-6789931 extra comma in resource file
-
- Closed
-
- relates to
-
JDK-6741852 l10n of 6741849: needless commas in Deployment_*.java
-
- Closed
-