Test: test/mri/excludes/TestFileExhaustive.rb
-J-XX:-ShowMessageBoxOnError -J-Xmx2048m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by jnr.posix.JavaLibCHelper$ReflectiveAccess to method sun.nio.ch.SelChImpl.getFD()
WARNING: Please consider reporting this to the maintainers of jnr.posix.JavaLibCHelper$ReflectiveAccess
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
NoMethodError: undefined method `exclude' for main:Object
            <main> at /src/jruby-9.2.0.0/test/mri/excludes/TestFileExhaustive.rb:1
           require at org/jruby/RubyKernel.java:970
            (root) at /src/jruby-9.2.0.0/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1
  block in require at /src/jruby-9.2.0.0/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:59
              each at org/jruby/RubyArray.java:1801
       non_options at /src/jruby-9.2.0.0/test/mri/lib/test/unit.rb:949
       non_options at /src/jruby-9.2.0.0/test/mri/lib/test/unit.rb:943
      process_args at /src/jruby-9.2.0.0/test/mri/lib/test/unit.rb:64
      process_args at /src/jruby-9.2.0.0/test/mri/lib/test/unit.rb:130
      process_args at /src/jruby-9.2.0.0/test/mri/lib/test/unit.rb:1123
               run at /src/jruby-9.2.0.0/test/mri/lib/test/unit.rb:1128
            <main> at test/mri/runner.rb:37