JRuby

test_java_pkcs7.rb - Problem coercing Bignum into class java.math.BigInteger

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: JRuby 1.1.5
  • Fix Version/s: JRuby 1.2
  • Component/s: OpenSSL
  • Labels:
    None
  • Number of attachments :
    0

Description

Method create_signer_info_with_algo() in test_java_pkcs7.rb fails with the error message:
TypeError: could not coerce Bignum to class java.math.BigInteger

Activity

Hide
Charles Oliver Nutter added a comment -

Fixed in 1.1.7 by re-adding Ruby-to-Java Bignum-to-BigInteger coercion. Must have gotten lost during JI refactoring.

Show
Charles Oliver Nutter added a comment - Fixed in 1.1.7 by re-adding Ruby-to-Java Bignum-to-BigInteger coercion. Must have gotten lost during JI refactoring.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: