| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This went unfixed during the original long bitfield fixes in 4b897ee and was not noticed until I started playing with the hexapdf benchmarks again in jruby#8824. This only breaks when the total number of elements (strings and dynamic objects) exceeds 31, since the integer shift will then produce zero and stop setting higher bits. It also does not happen for dstr with more than 50 elements, the limit of the current optimization.
See some discussion in jruby#8824
| Back | FazBrowse Home | New Git URL |
No description provided.