-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8, 9
-
b76
At call 'new PKCS12Attribute(name, "");'
Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.String.charAt(String.java:650)
at java.security.PKCS12Attribute.<init>(PKCS12Attribute.java:88)
Please specify this behavior, if it is not a bug.
Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.String.charAt(String.java:650)
at java.security.PKCS12Attribute.<init>(PKCS12Attribute.java:88)
Please specify this behavior, if it is not a bug.
- duplicates
-
JDK-8173181 Empty string alias in KeyStore throws StringIndexOutOfBoundsException for getEntry()
-
- Closed
-