Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby-OpenSSL 0.3
-
Fix Version/s: JRuby-OpenSSL 0.4
-
Component/s: OpenSSL
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
Calling method first() on a Java::JavaUtil::ArrayList
The fix first casts the java array to a ruby array before calling first()
Moving to 1.1.7 version.