James Bunch
James Bunch
[Ruby PR 5715](https://github.com/ruby/ruby/pull/5715) delivered [Ruby 69967ee6](https://bugs.ruby-lang.org/projects/ruby-master/repository/git/revisions/69967ee64eac9ce65b83533a566d69d12a6046d0) and reverted the change. Then [Ruby PR 5766](https://github.com/ruby/ruby/pull/5766) came along and again removed the `:global_constant_state` VM stat key and replaced it with 2 new...
We'll need to complete this before 2022-12-01, when GHA drops support for 18.04.
New PR #1327 is failing for different reasons it appears...
Going from Ubuntu 18 to 22 produces fewer errors than going to 20, so perhaps we should focus on 22. See #1330
This issue has been updated to reflect a desire to migrate to Ubuntu 22. There are only 2 suite failures for that version and going there now saves us from...
With the `jruby:9.3.7.0-jre8` Docker image, all tests pass. With the following Ubuntu 22.04 Dockerfile, all tests pass: ```Dockerfile FROM ubuntu:22.04 ARG DEBIAN_FRONTEND=noninteractive ENV TZ Etc/UTC RUN apt-get update && apt-get...
Using a GHA Ubuntu 22 image with JRuby installed manually via Maven instead of using setup-ruby produces the same test failures that only happen with GHA. So we can't reproduce...
Addressed by #1173
NOTE: This is a placeholder story to remind us to create individual stories for each library/framework that we wish to collect and report MLT/CLM data for. It should itself not...
Hi all. Thanks very much to @bmulholland for letting us (New Relic) know about this issue. Thanks very much also to @hkdnet for determining that New Relic's `merge_or_append` method is...