fails(JRUBY-3144):Module#autoload shares the autoload request across dup'ed copies of modules
fails(JRUBY-3399):Module#autoload does not load the file when refering to the constant in defined?
fails:Module#autoload does not load the file when refering to the constant in defined?
fails:Module#autoload raises a NameError when the autoload file did not define the constant and a module is opened with the same name
fails:Module#autoload shares the autoload request across dup'ed copies of modules
