Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 8, 9
-
Fix Version/s: None
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Introduced In Build:b76
Description
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.
Attachments
Issue Links
- duplicates
-
JDK-8173181 Empty string alias in KeyStore throws StringIndexOutOfBoundsException for getEntry()
-
- Closed
-