Skip to content

Commit f764c41

Browse files
committed
Remove PR not merged
1 parent 0629d80 commit f764c41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_posts/2021-11-02-jruby-9-2-20-0.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Java Integration
3030

3131
* Nested jar files (jars packaged within another application jar) should load more quickly with caching improvements. ([#6730](https://github.com/jruby/jruby/issues/6730), [#6734](https://github.com/jruby/jruby/pull/6734), [#6740](https://github.com/jruby/jruby/pull/6740))
3232

33-
- 40 issues fixed for 9.2.20.0
33+
- 39 issues fixed for 9.2.20.0
3434

3535
### Github Issues resolved for 9.2.20.0
3636

@@ -63,7 +63,6 @@ Java Integration
6363
- [#6771 - Handle varargs frame on arity error in jitted code](https://github.com/jruby/jruby/pull/6771)
6464
- [#6776 - With prepend the aliased method gets the wrong self target](https://github.com/jruby/jruby/issues/6776)
6565
- [#6779 - fix CGI.unescapeHTML with invalid encoding](https://github.com/jruby/jruby/pull/6779)
66-
- [#6780 - Fix #6776 on 9.2](https://github.com/jruby/jruby/pull/6780)
6766
- [#6782 - Real fix for #6676 for 9.2](https://github.com/jruby/jruby/pull/6782)
6867
- [#6784 - Create and use pure-bash dirname and basename](https://github.com/jruby/jruby/pull/6784)
6968
- [#6799 - update ffi to 1.15.4](https://github.com/jruby/jruby/pull/6799)

0 commit comments

Comments
 (0)