Commit 3707dcc
Add spec for ruby2 kwargs passed as normal argument
JRuby was overzealous in duping kwargs hashes, losing the
ruby2_keywords_hash bit in the process. This backs off duping
and only does so if receiving ruby2 kwargs for a modern kwargs
method.
See jruby#89761 parent b079ea1 commit 3707dcc
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
89 | 103 | | |
90 | 104 | | |
91 | 105 | | |
| |||
0 commit comments