# File lib/active_support/testing/performance/jruby.rb, line 17
        def run_gc
          ManagementFactory.memory_mx_bean.gc
        end