Skip to content

Fix BigMath#exp and #log error message for edge cases#7767

Merged
enebo merged 1 commit intojruby:masterfrom
k77ch7:ruby-3.1-fix-BigMath-exp-log
Apr 23, 2023
Merged

Fix BigMath#exp and #log error message for edge cases#7767
enebo merged 1 commit intojruby:masterfrom
k77ch7:ruby-3.1-fix-BigMath-exp-log

Conversation

@k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Apr 23, 2023

The following tests will pass.

  • test_BigMath_exp_under_gc_stress in test/mri/bigdecimal/test_bigdecimal.rb
  • test_BigMath_log_under_gc_stress in test/mri/bigdecimal/test_bigdecimal.rb

The following tests will pass.
 * test_BigMath_exp_under_gc_stress in test/mri/bigdecimal/test_bigdecimal.rb
 * test_BigMath_log_under_gc_stress in test/mri/bigdecimal/test_bigdecimal.rb
@ahorek ahorek added this to the JRuby 9.4.3.0 milestone Apr 23, 2023
@enebo enebo merged commit 7bb37d0 into jruby:master Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants