Download jruby-core-9.0.0.0.jar file

Introduction

You can download jruby-core-9.0.0.0.jar in this page.

License

Open Source

Type List

jruby-core-9.0.0.0.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/com.github.jnr/jnr-ffi/pom.properties
META-INF/maven/com.github.jnr/jnr-ffi/pom.xml
META-INF/maven/org.jruby/jruby-core/pom.properties
META-INF/maven/org.jruby/jruby-core/pom.xml
META-INF/services/javax.script.ScriptEngineFactory
jnr.ffi.Address.class
jnr.ffi.CallingConvention.class
jnr.ffi.LastError.class
jnr.ffi.Library.class
jnr.ffi.LibraryLoader.class
jnr.ffi.LibraryOption.class
jnr.ffi.Memory.class
jnr.ffi.NativeLong.class
jnr.ffi.NativeType.class
jnr.ffi.ObjectReferenceManager.class
jnr.ffi.Platform.class
jnr.ffi.Pointer.class
jnr.ffi.Runtime.class
jnr.ffi.Struct.class
jnr.ffi.StructLayout.class
jnr.ffi.Type.class
jnr.ffi.TypeAlias.class
jnr.ffi.Union.class
jnr.ffi.Variable.class
jnr.ffi.annotations.Clear.class
jnr.ffi.annotations.Delegate.class
jnr.ffi.annotations.Direct.class
jnr.ffi.annotations.Encoding.class
jnr.ffi.annotations.IgnoreError.class
jnr.ffi.annotations.In.class
jnr.ffi.annotations.LongLong.class
jnr.ffi.annotations.NulTerminate.class
jnr.ffi.annotations.Out.class
jnr.ffi.annotations.Pinned.class
jnr.ffi.annotations.SaveError.class
jnr.ffi.annotations.StdCall.class
jnr.ffi.annotations.Synchronized.class
jnr.ffi.annotations.Transient.class
jnr.ffi.annotations.TypeDefinition.class
jnr.ffi.byref.AbstractNumberReference.class
jnr.ffi.byref.AbstractReference.class
jnr.ffi.byref.AddressByReference.class
jnr.ffi.byref.ByReference.class
jnr.ffi.byref.ByteByReference.class
jnr.ffi.byref.DoubleByReference.class
jnr.ffi.byref.FloatByReference.class
jnr.ffi.byref.IntByReference.class
jnr.ffi.byref.LongLongByReference.class
jnr.ffi.byref.NativeLongByReference.class
jnr.ffi.byref.NumberByReference.class
jnr.ffi.byref.PointerByReference.class
jnr.ffi.byref.ShortByReference.class
jnr.ffi.mapper.AbstractDataConverter.class
jnr.ffi.mapper.AbstractFromNativeType.class
jnr.ffi.mapper.AbstractSignatureTypeMapper.class
jnr.ffi.mapper.AbstractToNativeType.class
jnr.ffi.mapper.CachingTypeMapper.class
jnr.ffi.mapper.CompositeFunctionMapper.class
jnr.ffi.mapper.CompositeTypeMapper.class
jnr.ffi.mapper.DataConverter.class
jnr.ffi.mapper.DefaultSignatureType.class
jnr.ffi.mapper.DefaultTypeMapper.class
jnr.ffi.mapper.FromNativeContext.class
jnr.ffi.mapper.FromNativeConverter.class
jnr.ffi.mapper.FromNativeType.class
jnr.ffi.mapper.FromNativeTypes.class
jnr.ffi.mapper.FunctionMapper.class
jnr.ffi.mapper.MethodParameterContext.class
jnr.ffi.mapper.MethodResultContext.class
jnr.ffi.mapper.SignatureType.class
jnr.ffi.mapper.SignatureTypeMapper.class
jnr.ffi.mapper.SignatureTypeMapperAdapter.class
jnr.ffi.mapper.SimpleFunctionMapper.class
jnr.ffi.mapper.SimpleTypeMapper.class
jnr.ffi.mapper.ToNativeContext.class
jnr.ffi.mapper.ToNativeConverter.class
jnr.ffi.mapper.ToNativeType.class
jnr.ffi.mapper.ToNativeTypes.class
jnr.ffi.mapper.TypeMapper.class
jnr.ffi.mapper.Util.class
jnr.ffi.provider.AbstractArrayMemoryIO.class
jnr.ffi.provider.AbstractBufferMemoryIO.class
jnr.ffi.provider.AbstractMemoryIO.class
jnr.ffi.provider.AbstractRuntime.class
jnr.ffi.provider.BadType.class
jnr.ffi.provider.BoundedMemoryIO.class
jnr.ffi.provider.ClosureManager.class
jnr.ffi.provider.DefaultObjectReferenceManager.class
jnr.ffi.provider.DelegatingMemoryIO.class
jnr.ffi.provider.FFIProvider.class
jnr.ffi.provider.FromNativeType.class
jnr.ffi.provider.IdentityFunctionMapper.class
jnr.ffi.provider.InAccessibleMemoryIO.class
jnr.ffi.provider.IntPointer.class
jnr.ffi.provider.InterfaceScanner.class
jnr.ffi.provider.InvalidProvider.class
jnr.ffi.provider.InvalidRuntime.class
jnr.ffi.provider.InvocationSession.class
jnr.ffi.provider.Invoker.class
jnr.ffi.provider.LoadedLibrary.class
jnr.ffi.provider.MemoryManager.class
jnr.ffi.provider.NativeFunction.class
jnr.ffi.provider.NativeInvocationHandler.class
jnr.ffi.provider.NativeVariable.class
jnr.ffi.provider.NullMemoryIO.class
jnr.ffi.provider.NullTypeMapper.class
jnr.ffi.provider.ParameterFlags.class
jnr.ffi.provider.ParameterType.class
jnr.ffi.provider.ResultType.class
jnr.ffi.provider.ShareMemoryIO.class
jnr.ffi.provider.SigType.class
jnr.ffi.provider.ToNativeType.class
jnr.ffi.provider.converters.BoxedBooleanArrayParameterConverter.class
jnr.ffi.provider.converters.BoxedByteArrayParameterConverter.class
jnr.ffi.provider.converters.BoxedDoubleArrayParameterConverter.class
jnr.ffi.provider.converters.BoxedFloatArrayParameterConverter.class
jnr.ffi.provider.converters.BoxedIntegerArrayParameterConverter.class
jnr.ffi.provider.converters.BoxedLong32ArrayParameterConverter.class
jnr.ffi.provider.converters.BoxedLong64ArrayParameterConverter.class
jnr.ffi.provider.converters.BoxedShortArrayParameterConverter.class
jnr.ffi.provider.converters.ByReferenceParameterConverter.class
jnr.ffi.provider.converters.CharSequenceArrayParameterConverter.class
jnr.ffi.provider.converters.CharSequenceParameterConverter.class
jnr.ffi.provider.converters.EnumConverter.class
jnr.ffi.provider.converters.EnumSetConverter.class
jnr.ffi.provider.converters.Long32ArrayParameterConverter.class
jnr.ffi.provider.converters.NativeLong32ArrayParameterConverter.class
jnr.ffi.provider.converters.NativeLong64ArrayParameterConverter.class
jnr.ffi.provider.converters.NativeLongConverter.class
jnr.ffi.provider.converters.Pointer32ArrayParameterConverter.class
jnr.ffi.provider.converters.Pointer64ArrayParameterConverter.class
jnr.ffi.provider.converters.StringBufferParameterConverter.class
jnr.ffi.provider.converters.StringBuilderParameterConverter.class
jnr.ffi.provider.converters.StringResultConverter.class
jnr.ffi.provider.converters.StringUtil.class
jnr.ffi.provider.converters.StructArrayParameterConverter.class
jnr.ffi.provider.converters.StructByReferenceFromNativeConverter.class
jnr.ffi.provider.converters.StructByReferenceToNativeConverter.class
jnr.ffi.provider.jffi.AbstractAsmLibraryInterface.class
jnr.ffi.provider.jffi.AbstractFastNumericMethodGenerator.class
jnr.ffi.provider.jffi.AbstractX86StubCompiler.class
jnr.ffi.provider.jffi.AllocatedDirectMemoryIO.class
jnr.ffi.provider.jffi.AnnotationTypeMapper.class
jnr.ffi.provider.jffi.ArrayMemoryIO.class
jnr.ffi.provider.jffi.AsmBuilder.class
jnr.ffi.provider.jffi.AsmClassLoader.class
jnr.ffi.provider.jffi.AsmLibraryLoader.class
jnr.ffi.provider.jffi.AsmRuntime.class
jnr.ffi.provider.jffi.AsmStructByReferenceFromNativeConverter.class
jnr.ffi.provider.jffi.AsmUtil.class
jnr.ffi.provider.jffi.BaseMethodGenerator.class
jnr.ffi.provider.jffi.BufferMethodGenerator.class
jnr.ffi.provider.jffi.BufferParameterStrategy.class
jnr.ffi.provider.jffi.ByteBufferMemoryIO.class
jnr.ffi.provider.jffi.ClosureFromNativeConverter.class
jnr.ffi.provider.jffi.ClosureTypeMapper.class
jnr.ffi.provider.jffi.ClosureUtil.class
jnr.ffi.provider.jffi.CodegenUtils.class
jnr.ffi.provider.jffi.ConverterMetaData.class
jnr.ffi.provider.jffi.DefaultInvokerFactory.class
jnr.ffi.provider.jffi.DirectMemoryIO.class
jnr.ffi.provider.jffi.FastIntMethodGenerator.class
jnr.ffi.provider.jffi.FastLongMethodGenerator.class
jnr.ffi.provider.jffi.FastNumericMethodGenerator.class
jnr.ffi.provider.jffi.HeapBufferParameterStrategy.class
jnr.ffi.provider.jffi.InvokerTypeMapper.class
jnr.ffi.provider.jffi.InvokerUtil.class
jnr.ffi.provider.jffi.JNIInvokeInterface.class
jnr.ffi.provider.jffi.JNINativeInterface.class
jnr.ffi.provider.jffi.LibraryLoader.class
jnr.ffi.provider.jffi.LocalVariable.class
jnr.ffi.provider.jffi.LocalVariableAllocator.class
jnr.ffi.provider.jffi.MemoryUtil.class
jnr.ffi.provider.jffi.MethodGenerator.class
jnr.ffi.provider.jffi.NativeClosureFactory.class
jnr.ffi.provider.jffi.NativeClosureManager.class
jnr.ffi.provider.jffi.NativeClosurePointer.class
jnr.ffi.provider.jffi.NativeClosureProxy.class
jnr.ffi.provider.jffi.NativeFinalizer.class
jnr.ffi.provider.jffi.NativeFunctionMapperContext.class
jnr.ffi.provider.jffi.NativeLibrary.class
jnr.ffi.provider.jffi.NativeLibraryLoader.class
jnr.ffi.provider.jffi.NativeMemoryManager.class
jnr.ffi.provider.jffi.NativeRuntime.class
jnr.ffi.provider.jffi.NoTrace.class
jnr.ffi.provider.jffi.NoX86.class
jnr.ffi.provider.jffi.NotImplMethodGenerator.class
jnr.ffi.provider.jffi.NullObjectParameterStrategy.class
jnr.ffi.provider.jffi.NumberUtil.class
jnr.ffi.provider.jffi.ParameterStrategy.class
jnr.ffi.provider.jffi.PointerParameterStrategy.class
jnr.ffi.provider.jffi.PrimitiveArrayParameterStrategy.class
jnr.ffi.provider.jffi.Provider.class
jnr.ffi.provider.jffi.ReflectionLibraryLoader.class
jnr.ffi.provider.jffi.ReflectionVariableAccessorGenerator.class
jnr.ffi.provider.jffi.SimpleNativeContext.class
jnr.ffi.provider.jffi.SkinnyMethodAdapter.class
jnr.ffi.provider.jffi.StructByReferenceResultConverterFactory.class
jnr.ffi.provider.jffi.StubCompiler.class
jnr.ffi.provider.jffi.SymbolNotFoundError.class
jnr.ffi.provider.jffi.ToNativeOp.class
jnr.ffi.provider.jffi.TransientNativeMemory.class
jnr.ffi.provider.jffi.Types.class
jnr.ffi.provider.jffi.Util.class
jnr.ffi.provider.jffi.VariableAccessorGenerator.class
jnr.ffi.provider.jffi.X86Disassembler.class
jnr.ffi.provider.jffi.X86MethodGenerator.class
jnr.ffi.provider.jffi.X86_32StubCompiler.class
jnr.ffi.provider.jffi.X86_64StubCompiler.class
jnr.ffi.provider.jffi.platform.arm.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.i386.darwin.TypeAliases.class
jnr.ffi.provider.jffi.platform.i386.freebsd.TypeAliases.class
jnr.ffi.provider.jffi.platform.i386.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.i386.openbsd.TypeAliases.class
jnr.ffi.provider.jffi.platform.i386.solaris.TypeAliases.class
jnr.ffi.provider.jffi.platform.i386.windows.TypeAliases.class
jnr.ffi.provider.jffi.platform.mips.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.mipsel.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.ppc.aix.TypeAliases.class
jnr.ffi.provider.jffi.platform.ppc.darwin.TypeAliases.class
jnr.ffi.provider.jffi.platform.ppc.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.ppc64.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.ppc64le.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.s390.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.s390x.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.sparc.solaris.TypeAliases.class
jnr.ffi.provider.jffi.platform.sparcv9.solaris.TypeAliases.class
jnr.ffi.provider.jffi.platform.x86_64.darwin.TypeAliases.class
jnr.ffi.provider.jffi.platform.x86_64.freebsd.TypeAliases.class
jnr.ffi.provider.jffi.platform.x86_64.linux.TypeAliases.class
jnr.ffi.provider.jffi.platform.x86_64.openbsd.TypeAliases.class
jnr.ffi.provider.jffi.platform.x86_64.solaris.TypeAliases.class
jnr.ffi.provider.jffi.platform.x86_64.windows.TypeAliases.class
jnr.ffi.types.blkcnt_t.class
jnr.ffi.types.blksize_t.class
jnr.ffi.types.caddr_t.class
jnr.ffi.types.clock_t.class
jnr.ffi.types.dev_t.class
jnr.ffi.types.fsblkcnt_t.class
jnr.ffi.types.fsfilcnt_t.class
jnr.ffi.types.gid_t.class
jnr.ffi.types.id_t.class
jnr.ffi.types.in_addr_t.class
jnr.ffi.types.in_port_t.class
jnr.ffi.types.ino64_t.class
jnr.ffi.types.ino_t.class
jnr.ffi.types.int16_t.class
jnr.ffi.types.int32_t.class
jnr.ffi.types.int64_t.class
jnr.ffi.types.int8_t.class
jnr.ffi.types.intptr_t.class
jnr.ffi.types.key_t.class
jnr.ffi.types.mode_t.class
jnr.ffi.types.nlink_t.class
jnr.ffi.types.off_t.class
jnr.ffi.types.pid_t.class
jnr.ffi.types.rlim_t.class
jnr.ffi.types.sa_family_t.class
jnr.ffi.types.size_t.class
jnr.ffi.types.socklen_t.class
jnr.ffi.types.ssize_t.class
jnr.ffi.types.swblk_t.class
jnr.ffi.types.time_t.class
jnr.ffi.types.u_int16_t.class
jnr.ffi.types.u_int32_t.class
jnr.ffi.types.u_int64_t.class
jnr.ffi.types.u_int8_t.class
jnr.ffi.types.uid_t.class
jnr.ffi.types.uintptr_t.class
jnr.ffi.util.AnnotationNameComparator.class
jnr.ffi.util.Annotations.class
jnr.ffi.util.BufferUtil.class
jnr.ffi.util.EnumMapper.class
jnr.ffi.util.ref.FinalizablePhantomReference.class
jnr.ffi.util.ref.FinalizableReference.class
jnr.ffi.util.ref.FinalizableReferenceQueue.class
jnr.ffi.util.ref.FinalizableSoftReference.class
jnr.ffi.util.ref.FinalizableWeakReference.class
jnr.ffi.util.ref.internal.Finalizer.class
jruby/bigdecimal.rb
jruby/bundler/startup.rb
jruby/commands.rb
jruby/java.rb
jruby/java/core_ext.rb
jruby/java/core_ext/kernel.rb
jruby/java/core_ext/module.rb
jruby/java/core_ext/object.rb
jruby/java/java_ext.rb
jruby/java/java_ext/java.io.rb
jruby/java/java_ext/java.lang.rb
jruby/java/java_ext/java.net.rb
jruby/java/java_ext/java.util.rb
jruby/java/java_ext/java.util.regex.rb
jruby/java/java_module.rb
jruby/java/java_package_module_template.rb
jruby/java/java_utilities.rb
jruby/jruby.rb
jruby/kernel.rb
jruby/kernel/enumerable.rb
jruby/kernel/enumerator.rb
jruby/kernel/gc.rb
jruby/kernel/io.rb
jruby/kernel/jruby/process_manager.rb
jruby/kernel/jruby/process_util.rb
jruby/kernel/jruby/type.rb
jruby/kernel/kernel.rb
jruby/kernel/load_error.rb
jruby/kernel/proc.rb
jruby/kernel/process.rb
jruby/kernel/range.rb
jruby/kernel/rbconfig.rb
jruby/kernel/rubygems.rb
jruby/kernel/signal.rb
jruby/kernel/time.rb
jruby/path_helper.rb
org.jruby.AbstractRubyMethod.class
org.jruby.BasicObjectStub.class
org.jruby.CompatVersion.class
org.jruby.EvalType.class
org.jruby.Finalizable.class
org.jruby.IncludedModule.class
org.jruby.IncludedModuleWrapper.class
org.jruby.JarBootstrapMain.class
org.jruby.Main.class
org.jruby.MetaClass.class
org.jruby.NativeException.class
org.jruby.ParseResult.class
org.jruby.PrependedModule.class
org.jruby.Profile.class
org.jruby.Ruby.class
org.jruby.RubyArgsFile.class
org.jruby.RubyArray.class
org.jruby.RubyBasicObject.class
org.jruby.RubyBignum.class
org.jruby.RubyBinding.class
org.jruby.RubyBoolean.class
org.jruby.RubyClass.class
org.jruby.RubyClassPathVariable.class
org.jruby.RubyComparable.class
org.jruby.RubyComplex.class
org.jruby.RubyContinuation.class
org.jruby.RubyConverter.class
org.jruby.RubyDir.class
org.jruby.RubyEncoding.class
org.jruby.RubyEnumerable.class
org.jruby.RubyEnumerator.class
org.jruby.RubyException.class
org.jruby.RubyFile.class
org.jruby.RubyFileStat.class
org.jruby.RubyFileTest.class
org.jruby.RubyFixnum.class
org.jruby.RubyFloat.class
org.jruby.RubyGC.class
org.jruby.RubyGenerator.class
org.jruby.RubyGlobal.class
org.jruby.RubyHash.class
org.jruby.RubyIO.class
org.jruby.RubyInstanceConfig.class
org.jruby.RubyInteger.class
org.jruby.RubyKernel.class
org.jruby.RubyLocalJumpError.class
org.jruby.RubyMarshal.class
org.jruby.RubyMatchData.class
org.jruby.RubyMath.class
org.jruby.RubyMethod.class
org.jruby.RubyModule.class
org.jruby.RubyNameError.class
org.jruby.RubyNil.class
org.jruby.RubyNoMethodError.class
org.jruby.RubyNumeric.class
org.jruby.RubyObject.class
org.jruby.RubyObjectAdapter.class
org.jruby.RubyObjectSpace.class
org.jruby.RubyObjectVar0.class
org.jruby.RubyObjectVar1.class
org.jruby.RubyObjectVar2.class
org.jruby.RubyObjectVar3.class
org.jruby.RubyObjectVar4.class
org.jruby.RubyObjectVar5.class
org.jruby.RubyObjectVar6.class
org.jruby.RubyObjectVar7.class
org.jruby.RubyObjectVar8.class
org.jruby.RubyObjectVar9.class
org.jruby.RubyProc.class
org.jruby.RubyProcess.class
org.jruby.RubyRandom.class
org.jruby.RubyRange.class
org.jruby.RubyRational.class
org.jruby.RubyRegexp.class
org.jruby.RubyRuntimeAdapter.class
org.jruby.RubySignal.class
org.jruby.RubyString.class
org.jruby.RubyStruct.class
org.jruby.RubySymbol.class
org.jruby.RubySystemCallError.class
org.jruby.RubySystemExit.class
org.jruby.RubyThread.class
org.jruby.RubyThreadGroup.class
org.jruby.RubyTime.class
org.jruby.RubyUnboundMethod.class
org.jruby.RubyYielder.class
org.jruby.TopSelfFactory.class
org.jruby.TruffleContextInterface.class
org.jruby.anno.AnnotationBinder.class
org.jruby.anno.AnnotationHelper.class
org.jruby.anno.Coercion.class
org.jruby.anno.CoercionType.class
org.jruby.anno.FrameField.class
org.jruby.anno.InvokerGenerator.class
org.jruby.anno.JRubyClass.class
org.jruby.anno.JRubyConstant.class
org.jruby.anno.JRubyMethod.class
org.jruby.anno.JRubyModule.class
org.jruby.anno.JavaMethodDescriptor.class
org.jruby.anno.TypePopulator.class
org.jruby.ant.Rake.class
org.jruby.ant.RakeImport.class
org.jruby.ant.RakeTaskBase.class
org.jruby.ast.AliasNode.class
org.jruby.ast.AndNode.class
org.jruby.ast.ArgsCatNode.class
org.jruby.ast.ArgsNode.class
org.jruby.ast.ArgsPushNode.class
org.jruby.ast.ArgumentNode.class
org.jruby.ast.ArrayNode.class
org.jruby.ast.AssignableNode.class
org.jruby.ast.AttrAssignNode.class
org.jruby.ast.BackRefNode.class
org.jruby.ast.BeginNode.class
org.jruby.ast.BignumNode.class
org.jruby.ast.BinaryOperatorNode.class
org.jruby.ast.BlockAcceptingNode.class
org.jruby.ast.BlockArgNode.class
org.jruby.ast.BlockNode.class
org.jruby.ast.BlockPassNode.class
org.jruby.ast.BreakNode.class
org.jruby.ast.CallNode.class
org.jruby.ast.CaseNode.class
org.jruby.ast.ClassNode.class
org.jruby.ast.ClassVarAsgnNode.class
org.jruby.ast.ClassVarDeclNode.class
org.jruby.ast.ClassVarNode.class
org.jruby.ast.Colon2ConstNode.class
org.jruby.ast.Colon2ImplicitNode.class
org.jruby.ast.Colon2Node.class
org.jruby.ast.Colon3Node.class
org.jruby.ast.ComplexNode.class
org.jruby.ast.ConstDeclNode.class
org.jruby.ast.ConstNode.class
org.jruby.ast.DAsgnNode.class
org.jruby.ast.DNode.class
org.jruby.ast.DRegexpNode.class
org.jruby.ast.DStrNode.class
org.jruby.ast.DSymbolNode.class
org.jruby.ast.DVarNode.class
org.jruby.ast.DXStrNode.class
org.jruby.ast.DefinedNode.class
org.jruby.ast.DefnNode.class
org.jruby.ast.DefsNode.class
org.jruby.ast.DotNode.class
org.jruby.ast.EncodingNode.class
org.jruby.ast.EnsureNode.class
org.jruby.ast.EvStrNode.class
org.jruby.ast.FCallNode.class
org.jruby.ast.FalseNode.class
org.jruby.ast.FileNode.class
org.jruby.ast.FixnumNode.class
org.jruby.ast.FlipNode.class
org.jruby.ast.FloatNode.class
org.jruby.ast.ForNode.class
org.jruby.ast.GlobalAsgnNode.class
org.jruby.ast.GlobalVarNode.class
org.jruby.ast.HashNode.class
org.jruby.ast.IArgumentNode.class
org.jruby.ast.IScopedNode.class
org.jruby.ast.IScopingNode.class
org.jruby.ast.IfNode.class
org.jruby.ast.InstAsgnNode.class
org.jruby.ast.InstVarNode.class
org.jruby.ast.InvisibleNode.class
org.jruby.ast.IterNode.class
org.jruby.ast.KeywordArgNode.class
org.jruby.ast.KeywordRestArgNode.class
org.jruby.ast.LambdaNode.class
org.jruby.ast.ListNode.class
org.jruby.ast.LiteralNode.class
org.jruby.ast.LocalAsgnNode.class
org.jruby.ast.LocalVarNode.class
org.jruby.ast.Match2CaptureNode.class
org.jruby.ast.Match2Node.class
org.jruby.ast.Match3Node.class
org.jruby.ast.MatchNode.class
org.jruby.ast.MethodDefNode.class
org.jruby.ast.ModuleNode.class
org.jruby.ast.MultipleAsgnNode.class
org.jruby.ast.NewlineNode.class
org.jruby.ast.NextNode.class
org.jruby.ast.NilImplicitNode.class
org.jruby.ast.NilNode.class
org.jruby.ast.Node.class
org.jruby.ast.NodeType.class
org.jruby.ast.NonLocalControlFlowNode.class
org.jruby.ast.NthRefNode.class
org.jruby.ast.NumericNode.class
org.jruby.ast.OpAsgnAndNode.class
org.jruby.ast.OpAsgnNode.class
org.jruby.ast.OpAsgnOrNode.class
org.jruby.ast.OpElementAsgnNode.class
org.jruby.ast.OptArgNode.class
org.jruby.ast.OrNode.class
org.jruby.ast.PostExeNode.class
org.jruby.ast.PreExe19Node.class
org.jruby.ast.PreExeNode.class
org.jruby.ast.RationalNode.class
org.jruby.ast.RedoNode.class
org.jruby.ast.RegexpNode.class
org.jruby.ast.RequiredKeywordArgumentValueNode.class
org.jruby.ast.RescueBodyNode.class
org.jruby.ast.RescueNode.class
org.jruby.ast.RestArgNode.class
org.jruby.ast.RetryNode.class
org.jruby.ast.ReturnNode.class
org.jruby.ast.RootNode.class
org.jruby.ast.SClassNode.class
org.jruby.ast.SValueNode.class
org.jruby.ast.SelfNode.class
org.jruby.ast.SplatNode.class
org.jruby.ast.StarNode.class
org.jruby.ast.StrNode.class
org.jruby.ast.SuperNode.class
org.jruby.ast.SymbolNode.class
org.jruby.ast.TrueNode.class
org.jruby.ast.UndefNode.class
org.jruby.ast.UnnamedRestArgNode.class
org.jruby.ast.UntilNode.class
org.jruby.ast.VAliasNode.class
org.jruby.ast.VCallNode.class
org.jruby.ast.WhenNode.class
org.jruby.ast.WhenOneArgNode.class
org.jruby.ast.WhileNode.class
org.jruby.ast.XStrNode.class
org.jruby.ast.YieldNode.class
org.jruby.ast.ZArrayNode.class
org.jruby.ast.ZSuperNode.class
org.jruby.ast.executable.AbstractScript.class
org.jruby.ast.executable.RuntimeCache.class
org.jruby.ast.executable.Script.class
org.jruby.ast.executable.ScriptAndCode.class
org.jruby.ast.java_signature.Annotation.class
org.jruby.ast.java_signature.AnnotationExpression.class
org.jruby.ast.java_signature.AnnotationParameter.class
org.jruby.ast.java_signature.ArrayAnnotationExpression.class
org.jruby.ast.java_signature.ArrayTypeNode.class
org.jruby.ast.java_signature.CharacterLiteral.class
org.jruby.ast.java_signature.ConstructorSignatureNode.class
org.jruby.ast.java_signature.DefaultAnnotationParameter.class
org.jruby.ast.java_signature.Literal.class
org.jruby.ast.java_signature.MethodSignatureNode.class
org.jruby.ast.java_signature.Modifier.class
org.jruby.ast.java_signature.ParameterNode.class
org.jruby.ast.java_signature.PrimitiveTypeNode.class
org.jruby.ast.java_signature.ReferenceTypeNode.class
org.jruby.ast.java_signature.SignatureNode.class
org.jruby.ast.java_signature.StringAnnotationExpression.class
org.jruby.ast.java_signature.StringLiteral.class
org.jruby.ast.java_signature.TypeNode.class
org.jruby.ast.types.ILiteralNode.class
org.jruby.ast.types.INameNode.class
org.jruby.ast.util.ArgsUtil.class
org.jruby.ast.util.SexpMaker.class
org.jruby.ast.visitor.AbstractNodeVisitor.class
org.jruby.ast.visitor.InstanceVariableFinder.class
org.jruby.ast.visitor.NodeVisitor.class
org.jruby.common.IRubyWarnings.class
org.jruby.common.NullWarnings.class
org.jruby.common.RubyWarnings.class
org.jruby.compiler.Compilable.class
org.jruby.compiler.Constantizable.class
org.jruby.compiler.JITCompiler.class
org.jruby.compiler.JITCompilerMBean.class
org.jruby.compiler.NotCompilableException.class
org.jruby.compiler.impl.SkinnyMethodAdapter.class
org.jruby.compiler.util.BasicObjectStubGenerator.class
org.jruby.compiler.util.HandleFactory.class
org.jruby.demo.ext.MethodMissing.class
org.jruby.embed.AttributeName.class
org.jruby.embed.EmbedEvalUnit.class
org.jruby.embed.EmbedRubyInstanceConfigAdapter.class
org.jruby.embed.EmbedRubyInterfaceAdapter.class
org.jruby.embed.EmbedRubyObjectAdapter.class
org.jruby.embed.EmbedRubyRuntimeAdapter.class
org.jruby.embed.EvalFailedException.class
org.jruby.embed.Extension.class
org.jruby.embed.InvokeFailedException.class
org.jruby.embed.IsolatedScriptingContainer.class
org.jruby.embed.LocalContextScope.class
org.jruby.embed.LocalVariableBehavior.class
org.jruby.embed.ParseFailedException.class
org.jruby.embed.PathType.class
org.jruby.embed.PropertyName.class
org.jruby.embed.ScriptingContainer.class
org.jruby.embed.bsf.JRubyEngine.class
org.jruby.embed.internal.AbstractLocalContextProvider.class
org.jruby.embed.internal.BiVariableMap.class
org.jruby.embed.internal.CallMethodType.class
org.jruby.embed.internal.ConcurrentLocalContextProvider.class
org.jruby.embed.internal.EmbedEvalUnitImpl.class
org.jruby.embed.internal.EmbedRubyInterfaceAdapterImpl.class
org.jruby.embed.internal.EmbedRubyObjectAdapterImpl.class
org.jruby.embed.internal.EmbedRubyRuntimeAdapterImpl.class
org.jruby.embed.internal.LocalContext.class
org.jruby.embed.internal.LocalContextProvider.class
org.jruby.embed.internal.SingleThreadLocalContextProvider.class
org.jruby.embed.internal.SingletonLocalContextProvider.class
org.jruby.embed.internal.ThreadSafeLocalContextProvider.class
org.jruby.embed.io.ReaderInputStream.class
org.jruby.embed.io.WriterOutputStream.class
org.jruby.embed.jsr223.JRubyCompiledScript.class
org.jruby.embed.jsr223.JRubyContext.class
org.jruby.embed.jsr223.JRubyEngine.class
org.jruby.embed.jsr223.JRubyEngineFactory.class
org.jruby.embed.jsr223.JRubyScriptEngineManager.class
org.jruby.embed.jsr223.ServiceFinder.class
org.jruby.embed.jsr223.Utils.class
org.jruby.embed.osgi.OSGiIsolatedScriptingContainer.class
org.jruby.embed.osgi.OSGiScriptingContainer.class
org.jruby.embed.osgi.internal.BundleWiringOSGiClassLoaderAdapter.class
org.jruby.embed.osgi.internal.IOSGiClassLoaderAdapter.class
org.jruby.embed.osgi.internal.JRubyOSGiBundleClassLoader.class
org.jruby.embed.osgi.internal.OSGiBundleLibrary.class
org.jruby.embed.osgi.internal.OSGiBundlesSearcher.class
org.jruby.embed.osgi.internal.OSGiLoadService.class
org.jruby.embed.osgi.internal.OSGiLoadService19.class
org.jruby.embed.osgi.internal.ReflectiveOSGiClassLoaderAdapter.class
org.jruby.embed.osgi.utils.OSGiBundleClassLoaderHelper.class
org.jruby.embed.osgi.utils.OSGiFileLocator.class
org.jruby.embed.util.CoreConstructors.class
org.jruby.embed.util.SystemPropertyCatcher.class
org.jruby.embed.variable.AbstractVariable.class
org.jruby.embed.variable.Argv.class
org.jruby.embed.variable.BiVariable.class
org.jruby.embed.variable.ClassVariable.class
org.jruby.embed.variable.Constant.class
org.jruby.embed.variable.GlobalVariable.class
org.jruby.embed.variable.InstanceVariable.class
org.jruby.embed.variable.LocalGlobalVariable.class
org.jruby.embed.variable.PersistentLocalVariable.class
org.jruby.embed.variable.TransientLocalVariable.class
org.jruby.embed.variable.VariableInterceptor.class
org.jruby.exceptions.JumpException.class
org.jruby.exceptions.MainExitException.class
org.jruby.exceptions.RaiseException.class
org.jruby.exceptions.ThreadKill.class
org.jruby.exceptions.Unrescuable.class
org.jruby.ext.JRubyPOSIXHandler.class
org.jruby.ext.JRubyPOSIXHelper.class
org.jruby.ext.LateLoadingLibrary.class
org.jruby.ext.bigdecimal.BigDecimalLibrary.class
org.jruby.ext.bigdecimal.RubyBigDecimal.class
org.jruby.ext.coverage.CoverageData.class
org.jruby.ext.coverage.CoverageLibrary.class
org.jruby.ext.coverage.CoverageModule.class
org.jruby.ext.digest.BubbleBabble.class
org.jruby.ext.digest.DigestLibrary.class
org.jruby.ext.digest.MD5.class
org.jruby.ext.digest.RMD160.class
org.jruby.ext.digest.RubyDigest.class
org.jruby.ext.digest.SHA1.class
org.jruby.ext.digest.SHA2.class
org.jruby.ext.etc.EtcLibrary.class
org.jruby.ext.etc.RubyEtc.class
org.jruby.ext.fcntl.FcntlLibrary.class
org.jruby.ext.ffi.AbstractInvoker.class
org.jruby.ext.ffi.AbstractMemory.class
org.jruby.ext.ffi.AllocatedDirectMemoryIO.class
org.jruby.ext.ffi.ArrayMemoryIO.class
org.jruby.ext.ffi.AutoPointer.class
org.jruby.ext.ffi.Buffer.class
org.jruby.ext.ffi.CallbackInfo.class
org.jruby.ext.ffi.CallbackManager.class
org.jruby.ext.ffi.DataConverter.class
org.jruby.ext.ffi.Enum.class
org.jruby.ext.ffi.Enums.class
org.jruby.ext.ffi.FFI.class
org.jruby.ext.ffi.FFIService.class
org.jruby.ext.ffi.Factory.class
org.jruby.ext.ffi.FreedMemoryIO.class
org.jruby.ext.ffi.IOModule.class
org.jruby.ext.ffi.InvalidMemoryIO.class
org.jruby.ext.ffi.MappedType.class
org.jruby.ext.ffi.MemoryIO.class
org.jruby.ext.ffi.MemoryObject.class
org.jruby.ext.ffi.MemoryOp.class
org.jruby.ext.ffi.MemoryPointer.class
org.jruby.ext.ffi.MemoryUtil.class
org.jruby.ext.ffi.NativeType.class
org.jruby.ext.ffi.NoImplFactory.class
org.jruby.ext.ffi.NullMemoryIO.class
org.jruby.ext.ffi.Platform.class
org.jruby.ext.ffi.Pointer.class
org.jruby.ext.ffi.ReifyingAllocator.class
org.jruby.ext.ffi.Struct.class
org.jruby.ext.ffi.StructByReference.class
org.jruby.ext.ffi.StructByValue.class
org.jruby.ext.ffi.StructLayout.class
org.jruby.ext.ffi.SwappedMemoryIO.class
org.jruby.ext.ffi.Type.class
org.jruby.ext.ffi.TypeResolver.class
org.jruby.ext.ffi.TypeSizeMapper.class
org.jruby.ext.ffi.Util.class
org.jruby.ext.ffi.io.FileDescriptorByteChannel.class
org.jruby.ext.ffi.io.FileDescriptorIO.class
org.jruby.ext.ffi.jffi.AbstractNumericMethodGenerator.class
org.jruby.ext.ffi.jffi.AllocatedNativeMemoryIO.class
org.jruby.ext.ffi.jffi.AsmClassBuilder.class
org.jruby.ext.ffi.jffi.BoundedNativeMemoryIO.class
org.jruby.ext.ffi.jffi.BufferNativeInvoker.class
org.jruby.ext.ffi.jffi.CachingNativeMemoryAllocator.class
org.jruby.ext.ffi.jffi.CallbackManager.class
org.jruby.ext.ffi.jffi.CallbackMemoryIO.class
org.jruby.ext.ffi.jffi.CodeMemoryIO.class
org.jruby.ext.ffi.jffi.DataConverters.class
org.jruby.ext.ffi.jffi.DefaultMethod.class
org.jruby.ext.ffi.jffi.DefaultMethodFactory.class
org.jruby.ext.ffi.jffi.DelegatingPointerParameterStrategy.class
org.jruby.ext.ffi.jffi.DynamicLibrary.class
org.jruby.ext.ffi.jffi.FFIUtil.class
org.jruby.ext.ffi.jffi.Factory.class
org.jruby.ext.ffi.jffi.FastIntMethodGenerator.class
org.jruby.ext.ffi.jffi.FastLongMethodGenerator.class
org.jruby.ext.ffi.jffi.FastNumericMethodGenerator.class
org.jruby.ext.ffi.jffi.Function.class
org.jruby.ext.ffi.jffi.FunctionInvoker.class
org.jruby.ext.ffi.jffi.Invocation.class
org.jruby.ext.ffi.jffi.InvokeDynamic.class
org.jruby.ext.ffi.jffi.JFFIInvoker.class
org.jruby.ext.ffi.jffi.JITCompiler.class
org.jruby.ext.ffi.jffi.JITHandle.class
org.jruby.ext.ffi.jffi.JITMethodGenerator.class
org.jruby.ext.ffi.jffi.JITNativeInvoker.class
org.jruby.ext.ffi.jffi.JITRuntime.class
org.jruby.ext.ffi.jffi.JITSignature.class
org.jruby.ext.ffi.jffi.MemoryIOParameterStrategy.class
org.jruby.ext.ffi.jffi.MemoryObjectParameterStrategy.class
org.jruby.ext.ffi.jffi.MethodFactory.class
org.jruby.ext.ffi.jffi.NativeCallbackFactory.class
org.jruby.ext.ffi.jffi.NativeCallbackPointer.class
org.jruby.ext.ffi.jffi.NativeClosureProxy.class
org.jruby.ext.ffi.jffi.NativeDataConverter.class
org.jruby.ext.ffi.jffi.NativeFinalizer.class
org.jruby.ext.ffi.jffi.NativeFunctionInfo.class
org.jruby.ext.ffi.jffi.NativeInvoker.class
org.jruby.ext.ffi.jffi.NativeMemoryIO.class
org.jruby.ext.ffi.jffi.NativeStringHandle.class
org.jruby.ext.ffi.jffi.NilPointerParameterStrategy.class
org.jruby.ext.ffi.jffi.ParameterMarshaller.class
org.jruby.ext.ffi.jffi.PointerParameterStrategy.class
org.jruby.ext.ffi.jffi.Signature.class
org.jruby.ext.ffi.jffi.StringParameterStrategy.class
org.jruby.ext.ffi.jffi.TransientNativeMemoryIO.class
org.jruby.ext.ffi.jffi.VariadicInvoker.class
org.jruby.ext.fiber.ThreadFiber.class
org.jruby.ext.fiber.ThreadFiberLibrary.class
org.jruby.ext.io.wait.IOWaitLibrary.class
org.jruby.ext.jruby.JRubyExecutionContextLocal.class
org.jruby.ext.jruby.JRubyFiberLocal.class
org.jruby.ext.jruby.JRubyLibrary.class
org.jruby.ext.jruby.JRubyObjectInputStream.class
org.jruby.ext.jruby.JRubySerializationLibrary.class
org.jruby.ext.jruby.JRubyThreadLocal.class
org.jruby.ext.jruby.JRubyUtilLibrary.class
org.jruby.ext.mathn.Complex.class
org.jruby.ext.mathn.Rational.class
org.jruby.ext.net.protocol.NetProtocolBufferedIO.class
org.jruby.ext.net.protocol.NetProtocolBufferedIOLibrary.class
org.jruby.ext.nkf.Command.class
org.jruby.ext.nkf.CommandParser.class
org.jruby.ext.nkf.NKFLibrary.class
org.jruby.ext.nkf.Option.class
org.jruby.ext.nkf.Options.class
org.jruby.ext.nkf.RubyNKF.class
org.jruby.ext.pathname.PathnameLibrary.class
org.jruby.ext.pathname.RubyPathname.class
org.jruby.ext.rbconfig.RbConfigLibrary.class
org.jruby.ext.ripper.ArgsTailHolder.class
org.jruby.ext.ripper.HeredocTerm.class
org.jruby.ext.ripper.Position.class
org.jruby.ext.ripper.RipperLexer.class
org.jruby.ext.ripper.RipperLibrary.class
org.jruby.ext.ripper.RipperParser.class
org.jruby.ext.ripper.RipperParserBase.class
org.jruby.ext.ripper.RipperParserState.class
org.jruby.ext.ripper.RubyRipper.class
org.jruby.ext.ripper.StrTerm.class
org.jruby.ext.ripper.StringTerm.class
org.jruby.ext.ripper.SyntaxException.class
org.jruby.ext.ripper.Token.class
org.jruby.ext.ripper.Tokens.class
org.jruby.ext.ripper.Warnings.class
org.jruby.ext.ripper.YyTables.class
org.jruby.ext.securerandom.SecureRandomLibrary.class
org.jruby.ext.socket.Addrinfo.class
org.jruby.ext.socket.Ifaddr.class
org.jruby.ext.socket.MulticastStateManager.class
org.jruby.ext.socket.Option.class
org.jruby.ext.socket.RubyBasicSocket.class
org.jruby.ext.socket.RubyIPSocket.class
org.jruby.ext.socket.RubyServerSocket.class
org.jruby.ext.socket.RubySocket.class
org.jruby.ext.socket.RubyTCPServer.class
org.jruby.ext.socket.RubyTCPSocket.class
org.jruby.ext.socket.RubyUDPSocket.class
org.jruby.ext.socket.RubyUNIXServer.class
org.jruby.ext.socket.RubyUNIXSocket.class
org.jruby.ext.socket.Shutdownable.class
org.jruby.ext.socket.SocketLibrary.class
org.jruby.ext.socket.SocketType.class
org.jruby.ext.socket.SocketUtils.class
org.jruby.ext.socket.SocketUtilsIPV6.class
org.jruby.ext.socket.SubnetUtils.class
org.jruby.ext.stringio.StringIO.class
org.jruby.ext.stringio.StringIOLibrary.class
org.jruby.ext.strscan.RubyStringScanner.class
org.jruby.ext.strscan.StringScannerLibrary.class
org.jruby.ext.tempfile.Tempfile.class
org.jruby.ext.tempfile.TempfileLibrary.class
org.jruby.ext.thread.ConditionVariable.class
org.jruby.ext.thread.Mutex.class
org.jruby.ext.thread.Queue.class
org.jruby.ext.thread.SizedQueue.class
org.jruby.ext.thread.ThreadLibrary.class
org.jruby.ext.timeout.Timeout.class
org.jruby.ext.tracepoint.TracePoint.class
org.jruby.ext.weakref.WeakRef.class
org.jruby.ext.weakref.WeakRefLibrary.class
org.jruby.ext.zlib.JZlibDeflate.class
org.jruby.ext.zlib.JZlibInflate.class
org.jruby.ext.zlib.JZlibRubyGzipReader.class
org.jruby.ext.zlib.JZlibRubyGzipWriter.class
org.jruby.ext.zlib.RubyGzipFile.class
org.jruby.ext.zlib.RubyZlib.class
org.jruby.ext.zlib.ZStream.class
org.jruby.ext.zlib.Zlib.class
org.jruby.ext.zlib.ZlibLibrary.class
org.jruby.internal.runtime.GlobalVariable.class
org.jruby.internal.runtime.GlobalVariables.class
org.jruby.internal.runtime.NativeThread.class
org.jruby.internal.runtime.ReadonlyAccessor.class
org.jruby.internal.runtime.RubyRunnable.class
org.jruby.internal.runtime.ThreadLike.class
org.jruby.internal.runtime.ThreadService.class
org.jruby.internal.runtime.ThreadedRunnable.class
org.jruby.internal.runtime.UndefinedAccessor.class
org.jruby.internal.runtime.ValueAccessor.class
org.jruby.internal.runtime.methods.AliasMethod.class
org.jruby.internal.runtime.methods.AttrReaderMethod.class
org.jruby.internal.runtime.methods.AttrWriterMethod.class
org.jruby.internal.runtime.methods.CacheableMethod.class
org.jruby.internal.runtime.methods.CallConfiguration.class
org.jruby.internal.runtime.methods.CompiledIRMetaClassBody.class
org.jruby.internal.runtime.methods.CompiledIRMethod.class
org.jruby.internal.runtime.methods.DelegatingDynamicMethod.class
org.jruby.internal.runtime.methods.DumpingInvocationMethodFactory.class
org.jruby.internal.runtime.methods.DynamicMethod.class
org.jruby.internal.runtime.methods.Framing.class
org.jruby.internal.runtime.methods.HandleMethod.class
org.jruby.internal.runtime.methods.IRMethodArgs.class
org.jruby.internal.runtime.methods.InterpretedIRBodyMethod.class
org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody.class
org.jruby.internal.runtime.methods.InterpretedIRMethod.class
org.jruby.internal.runtime.methods.InvocationMethodFactory.class
org.jruby.internal.runtime.methods.InvokeDynamicMethodFactory.class
org.jruby.internal.runtime.methods.JavaMethod.class
org.jruby.internal.runtime.methods.MethodArgs2.class
org.jruby.internal.runtime.methods.MethodMethod.class
org.jruby.internal.runtime.methods.MethodMissingMethod.class
org.jruby.internal.runtime.methods.MethodNodes.class
org.jruby.internal.runtime.methods.MethodWithNodes.class
org.jruby.internal.runtime.methods.MixedModeIRMethod.class
org.jruby.internal.runtime.methods.NullMethod.class
org.jruby.internal.runtime.methods.ProcMethod.class
org.jruby.internal.runtime.methods.ProfilingDynamicMethod.class
org.jruby.internal.runtime.methods.Scoping.class
org.jruby.internal.runtime.methods.SynchronizedDynamicMethod.class
org.jruby.internal.runtime.methods.UndefinedMethod.class
org.jruby.internal.runtime.methods.WrapperMethod.class
org.jruby.ir.CodeVersion.class
org.jruby.ir.Compiler.class
org.jruby.ir.Counter.class
org.jruby.ir.IRBuilder.class
org.jruby.ir.IRClassBody.class
org.jruby.ir.IRClosure.class
org.jruby.ir.IREvalScript.class
org.jruby.ir.IRFlags.class
org.jruby.ir.IRFor.class
org.jruby.ir.IRManager.class
org.jruby.ir.IRMetaClassBody.class
org.jruby.ir.IRMethod.class
org.jruby.ir.IRModuleBody.class
org.jruby.ir.IRScope.class
org.jruby.ir.IRScopeType.class
org.jruby.ir.IRScriptBody.class
org.jruby.ir.IRTranslator.class
org.jruby.ir.IRVisitor.class
org.jruby.ir.Interp.class
org.jruby.ir.JIT.class
org.jruby.ir.OpClass.class
org.jruby.ir.OpFlags.class
org.jruby.ir.Operation.class
org.jruby.ir.Tuple.class
org.jruby.ir.dataflow.DataFlowProblem.class
org.jruby.ir.dataflow.FlowGraphNode.class
org.jruby.ir.dataflow.analyses.ArithOp.class
org.jruby.ir.dataflow.analyses.CompareOp.class
org.jruby.ir.dataflow.analyses.LiveVariableNode.class
org.jruby.ir.dataflow.analyses.LiveVariablesProblem.class
org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementNode.class
org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementProblem.class
org.jruby.ir.dataflow.analyses.LogicOp.class
org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementNode.class
org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementProblem.class
org.jruby.ir.dataflow.analyses.UnboxableOp.class
org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisNode.class
org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisProblem.class
org.jruby.ir.instructions.AliasInstr.class
org.jruby.ir.instructions.ArgScopeDepthInstr.class
org.jruby.ir.instructions.AttrAssignInstr.class
org.jruby.ir.instructions.BEQInstr.class
org.jruby.ir.instructions.BFalseInstr.class
org.jruby.ir.instructions.BNEInstr.class
org.jruby.ir.instructions.BNilInstr.class
org.jruby.ir.instructions.BTrueInstr.class
org.jruby.ir.instructions.BUndefInstr.class
org.jruby.ir.instructions.BacktickInstr.class
org.jruby.ir.instructions.BlockGivenInstr.class
org.jruby.ir.instructions.BranchInstr.class
org.jruby.ir.instructions.BreakInstr.class
org.jruby.ir.instructions.BuildCompoundArrayInstr.class
org.jruby.ir.instructions.BuildCompoundStringInstr.class
org.jruby.ir.instructions.BuildDynRegExpInstr.class
org.jruby.ir.instructions.BuildLambdaInstr.class
org.jruby.ir.instructions.BuildRangeInstr.class
org.jruby.ir.instructions.BuildSplatInstr.class
org.jruby.ir.instructions.CallBase.class
org.jruby.ir.instructions.CallInstr.class
org.jruby.ir.instructions.CheckArgsArrayArityInstr.class
org.jruby.ir.instructions.CheckArityInstr.class
org.jruby.ir.instructions.CheckForLJEInstr.class
org.jruby.ir.instructions.ClassSuperInstr.class
org.jruby.ir.instructions.ClosureAcceptingInstr.class
org.jruby.ir.instructions.ConstMissingInstr.class
org.jruby.ir.instructions.CopyInstr.class
org.jruby.ir.instructions.DefineClassInstr.class
org.jruby.ir.instructions.DefineClassMethodInstr.class
org.jruby.ir.instructions.DefineInstanceMethodInstr.class
org.jruby.ir.instructions.DefineMetaClassInstr.class
org.jruby.ir.instructions.DefineModuleInstr.class
org.jruby.ir.instructions.EQQInstr.class
org.jruby.ir.instructions.ExceptionRegionEndMarkerInstr.class
org.jruby.ir.instructions.ExceptionRegionStartMarkerInstr.class
org.jruby.ir.instructions.FixedArityInstr.class
org.jruby.ir.instructions.GVarAliasInstr.class
org.jruby.ir.instructions.GetClassVarContainerModuleInstr.class
org.jruby.ir.instructions.GetClassVariableInstr.class
org.jruby.ir.instructions.GetEncodingInstr.class
org.jruby.ir.instructions.GetFieldInstr.class
org.jruby.ir.instructions.GetGlobalVariableInstr.class
org.jruby.ir.instructions.GetInstr.class
org.jruby.ir.instructions.InheritanceSearchConstInstr.class
org.jruby.ir.instructions.InlinedLineNumberInstr.class
org.jruby.ir.instructions.InstanceSuperInstr.class
org.jruby.ir.instructions.Instr.class
org.jruby.ir.instructions.JumpInstr.class
org.jruby.ir.instructions.LabelInstr.class
org.jruby.ir.instructions.LexicalSearchConstInstr.class
org.jruby.ir.instructions.LineNumberInstr.class
org.jruby.ir.instructions.LoadFrameClosureInstr.class
org.jruby.ir.instructions.LoadImplicitClosureInstr.class
org.jruby.ir.instructions.LoadLocalVarInstr.class
org.jruby.ir.instructions.MatchInstr.class
org.jruby.ir.instructions.ModuleVersionGuardInstr.class
org.jruby.ir.instructions.MultipleAsgnBase.class
org.jruby.ir.instructions.NoResultCallInstr.class
org.jruby.ir.instructions.NonlocalReturnInstr.class
org.jruby.ir.instructions.NopInstr.class
org.jruby.ir.instructions.OneOperandBranchInstr.class
org.jruby.ir.instructions.OptArgMultipleAsgnInstr.class
org.jruby.ir.instructions.PopBindingInstr.class
org.jruby.ir.instructions.PopFrameInstr.class
org.jruby.ir.instructions.ProcessModuleBodyInstr.class
org.jruby.ir.instructions.PushBindingInstr.class
org.jruby.ir.instructions.PushFrameInstr.class
org.jruby.ir.instructions.PutClassVariableInstr.class
org.jruby.ir.instructions.PutConstInstr.class
org.jruby.ir.instructions.PutFieldInstr.class
org.jruby.ir.instructions.PutGlobalVarInstr.class
org.jruby.ir.instructions.PutInstr.class
org.jruby.ir.instructions.RaiseArgumentErrorInstr.class
org.jruby.ir.instructions.RaiseRequiredKeywordArgumentError.class
org.jruby.ir.instructions.ReceiveArgBase.class
org.jruby.ir.instructions.ReceiveExceptionBase.class
org.jruby.ir.instructions.ReceiveJRubyExceptionInstr.class
org.jruby.ir.instructions.ReceiveKeywordArgInstr.class
org.jruby.ir.instructions.ReceiveKeywordRestArgInstr.class
org.jruby.ir.instructions.ReceiveOptArgInstr.class
org.jruby.ir.instructions.ReceivePostReqdArgInstr.class
org.jruby.ir.instructions.ReceivePreReqdArgInstr.class
org.jruby.ir.instructions.ReceiveRestArgInstr.class
org.jruby.ir.instructions.ReceiveRubyExceptionInstr.class
org.jruby.ir.instructions.ReceiveSelfInstr.class
org.jruby.ir.instructions.RecordEndBlockInstr.class
org.jruby.ir.instructions.ReifyClosureInstr.class
org.jruby.ir.instructions.ReqdArgMultipleAsgnInstr.class
org.jruby.ir.instructions.RescueEQQInstr.class
org.jruby.ir.instructions.RestArgMultipleAsgnInstr.class
org.jruby.ir.instructions.ResultBaseInstr.class
org.jruby.ir.instructions.ResultInstr.class
org.jruby.ir.instructions.ReturnBase.class
org.jruby.ir.instructions.ReturnInstr.class
org.jruby.ir.instructions.RuntimeHelperCall.class
org.jruby.ir.instructions.SearchConstInstr.class
org.jruby.ir.instructions.SetCapturedVarInstr.class
org.jruby.ir.instructions.StoreLocalVarInstr.class
org.jruby.ir.instructions.SuperInstrType.class
org.jruby.ir.instructions.ThreadPollInstr.class
org.jruby.ir.instructions.ThrowExceptionInstr.class
org.jruby.ir.instructions.ToAryInstr.class
org.jruby.ir.instructions.TraceInstr.class
org.jruby.ir.instructions.TwoOperandBranchInstr.class
org.jruby.ir.instructions.UndefMethodInstr.class
org.jruby.ir.instructions.UnresolvedSuperInstr.class
org.jruby.ir.instructions.YieldInstr.class
org.jruby.ir.instructions.ZSuperInstr.class
org.jruby.ir.instructions.boxing.AluInstr.class
org.jruby.ir.instructions.boxing.BoxBooleanInstr.class
org.jruby.ir.instructions.boxing.BoxFixnumInstr.class
org.jruby.ir.instructions.boxing.BoxFloatInstr.class
org.jruby.ir.instructions.boxing.BoxInstr.class
org.jruby.ir.instructions.boxing.UnboxBooleanInstr.class
org.jruby.ir.instructions.boxing.UnboxFixnumInstr.class
org.jruby.ir.instructions.boxing.UnboxFloatInstr.class
org.jruby.ir.instructions.boxing.UnboxInstr.class
org.jruby.ir.instructions.defined.GetErrorInfoInstr.class
org.jruby.ir.instructions.defined.RestoreErrorInfoInstr.class
org.jruby.ir.instructions.specialized.OneArgOperandAttrAssignInstr.class
org.jruby.ir.instructions.specialized.OneFixnumArgNoBlockCallInstr.class
org.jruby.ir.instructions.specialized.OneFloatArgNoBlockCallInstr.class
org.jruby.ir.instructions.specialized.OneOperandArgBlockCallInstr.class
org.jruby.ir.instructions.specialized.OneOperandArgNoBlockCallInstr.class
org.jruby.ir.instructions.specialized.OneOperandArgNoBlockNoResultCallInstr.class
org.jruby.ir.instructions.specialized.SpecializedInstType.class
org.jruby.ir.instructions.specialized.ZeroOperandArgNoBlockCallInstr.class
org.jruby.ir.interpreter.BeginEndInterpreterContext.class
org.jruby.ir.interpreter.BodyInterpreterEngine.class
org.jruby.ir.interpreter.ClosureInterpreterContext.class
org.jruby.ir.interpreter.FullInterpreterContext.class
org.jruby.ir.interpreter.Interpreter.class
org.jruby.ir.interpreter.InterpreterContext.class
org.jruby.ir.interpreter.InterpreterEngine.class
org.jruby.ir.interpreter.Profiler.class
org.jruby.ir.interpreter.SimpleMethodInterpreterEngine.class
org.jruby.ir.interpreter.StartupInterpreterEngine.class
org.jruby.ir.listeners.IRScopeListener.class
org.jruby.ir.listeners.InstructionsListener.class
org.jruby.ir.listeners.InstructionsListenerDecorator.class
org.jruby.ir.operands.Array.class
org.jruby.ir.operands.AsString.class
org.jruby.ir.operands.Backref.class
org.jruby.ir.operands.Bignum.class
org.jruby.ir.operands.Boolean.class
org.jruby.ir.operands.ClosureLocalVariable.class
org.jruby.ir.operands.Complex.class
org.jruby.ir.operands.CurrentScope.class
org.jruby.ir.operands.DepthCloneable.class
org.jruby.ir.operands.DynamicSymbol.class
org.jruby.ir.operands.Filename.class
org.jruby.ir.operands.Fixnum.class
org.jruby.ir.operands.Float.class
org.jruby.ir.operands.FrozenString.class
org.jruby.ir.operands.GlobalVariable.class
org.jruby.ir.operands.Hash.class
org.jruby.ir.operands.IRException.class
org.jruby.ir.operands.ImmutableLiteral.class
org.jruby.ir.operands.Label.class
org.jruby.ir.operands.LocalVariable.class
org.jruby.ir.operands.Nil.class
org.jruby.ir.operands.NthRef.class
org.jruby.ir.operands.NullBlock.class
org.jruby.ir.operands.ObjectClass.class
org.jruby.ir.operands.Operand.class
org.jruby.ir.operands.OperandType.class
org.jruby.ir.operands.Rational.class
org.jruby.ir.operands.Reference.class
org.jruby.ir.operands.Regexp.class
org.jruby.ir.operands.SValue.class
org.jruby.ir.operands.ScopeModule.class
org.jruby.ir.operands.Self.class
org.jruby.ir.operands.Splat.class
org.jruby.ir.operands.StandardError.class
org.jruby.ir.operands.StringLiteral.class
org.jruby.ir.operands.Symbol.class
org.jruby.ir.operands.TemporaryBooleanVariable.class
org.jruby.ir.operands.TemporaryClosureVariable.class
org.jruby.ir.operands.TemporaryCurrentModuleVariable.class
org.jruby.ir.operands.TemporaryCurrentScopeVariable.class
org.jruby.ir.operands.TemporaryFixnumVariable.class
org.jruby.ir.operands.TemporaryFloatVariable.class
org.jruby.ir.operands.TemporaryLocalReplacementVariable.class
org.jruby.ir.operands.TemporaryLocalVariable.class
org.jruby.ir.operands.TemporaryVariable.class
org.jruby.ir.operands.TemporaryVariableType.class
org.jruby.ir.operands.UnboxedBoolean.class
org.jruby.ir.operands.UnboxedFixnum.class
org.jruby.ir.operands.UnboxedFloat.class
org.jruby.ir.operands.UndefinedValue.class
org.jruby.ir.operands.UnexecutableNil.class
org.jruby.ir.operands.Variable.class
org.jruby.ir.operands.WrappedIRClosure.class
org.jruby.ir.passes.AddCallProtocolInstructions.class
org.jruby.ir.passes.AddLocalVarLoadStoreInstructions.class
org.jruby.ir.passes.BasicCompilerPassListener.class
org.jruby.ir.passes.CompilerPass.class
org.jruby.ir.passes.CompilerPassListener.class
org.jruby.ir.passes.CompilerPassScheduler.class
org.jruby.ir.passes.DeadCodeElimination.class
org.jruby.ir.passes.DominatorTreeBuilder.class
org.jruby.ir.passes.EnsureTempsAssigned.class
org.jruby.ir.passes.LiveVariableAnalysis.class
org.jruby.ir.passes.LocalOptimizationPass.class
org.jruby.ir.passes.OptimizeDelegationPass.class
org.jruby.ir.passes.OptimizeDynScopesPass.class
org.jruby.ir.passes.OptimizeTempVarsPass.class
org.jruby.ir.passes.UnboxingPass.class
org.jruby.ir.persistence.IRPersistenceException.class
org.jruby.ir.persistence.IRPersistenceValues.class
org.jruby.ir.persistence.IRReader.class
org.jruby.ir.persistence.IRReaderDecoder.class
org.jruby.ir.persistence.IRReaderStream.class
org.jruby.ir.persistence.IRWriter.class
org.jruby.ir.persistence.IRWriterAnalzer.class
org.jruby.ir.persistence.IRWriterEncoder.class
org.jruby.ir.persistence.IRWriterStream.class
org.jruby.ir.persistence.util.FileIO.class
org.jruby.ir.persistence.util.IRFileExpert.class
org.jruby.ir.representations.BasicBlock.class
org.jruby.ir.representations.CFG.class
org.jruby.ir.representations.CFGLinearizer.class
org.jruby.ir.representations.ExceptionRegion.class
org.jruby.ir.runtime.IRBreakJump.class
org.jruby.ir.runtime.IRReturnJump.class
org.jruby.ir.runtime.IRRuntimeHelpers.class
org.jruby.ir.targets.BignumObjectSite.class
org.jruby.ir.targets.Bootstrap.class
org.jruby.ir.targets.ClassData.class
org.jruby.ir.targets.ClassData6.class
org.jruby.ir.targets.ClassData7.class
org.jruby.ir.targets.ClassSuperInvokeSite.class
org.jruby.ir.targets.ConstructObjectSite.class
org.jruby.ir.targets.DRegexpObjectSite.class
org.jruby.ir.targets.FixnumObjectSite.class
org.jruby.ir.targets.FloatObjectSite.class
org.jruby.ir.targets.IRBytecodeAdapter.class
org.jruby.ir.targets.IRBytecodeAdapter6.class
org.jruby.ir.targets.IRBytecodeAdapter7.class
org.jruby.ir.targets.InstanceSuperInvokeSite.class
org.jruby.ir.targets.InvokeSite.class
org.jruby.ir.targets.JVM.class
org.jruby.ir.targets.JVM6.class
org.jruby.ir.targets.JVM7.class
org.jruby.ir.targets.JVMVisitor.class
org.jruby.ir.targets.LazyObjectSite.class
org.jruby.ir.targets.MethodData.class
org.jruby.ir.targets.NormalInvokeSite.class
org.jruby.ir.targets.RegexpObjectSite.class
org.jruby.ir.targets.ResolvedSuperInvokeSite.class
org.jruby.ir.targets.SelfInvokeSite.class
org.jruby.ir.targets.SuperInvokeSite.class
org.jruby.ir.targets.SymbolObjectSite.class
org.jruby.ir.targets.UnresolvedSuperInvokeSite.class
org.jruby.ir.targets.ZSuperInvokeSite.class
org.jruby.ir.transformations.inlining.CFGInliner.class
org.jruby.ir.transformations.inlining.CloneInfo.class
org.jruby.ir.transformations.inlining.InlineCloneInfo.class
org.jruby.ir.transformations.inlining.SimpleCloneInfo.class
org.jruby.ir.util.IRScopeFlags.class
org.jruby.java.addons.ArrayJavaAddons.class
org.jruby.java.addons.IOJavaAddons.class
org.jruby.java.addons.KernelJavaAddons.class
org.jruby.java.addons.StringJavaAddons.class
org.jruby.java.codegen.RealClassGenerator.class
org.jruby.java.codegen.Reified.class
org.jruby.java.dispatch.CallableSelector.class
org.jruby.java.invokers.ConstructorInvoker.class
org.jruby.java.invokers.FieldMethodOne.class
org.jruby.java.invokers.FieldMethodZero.class
org.jruby.java.invokers.InstanceFieldGetter.class
org.jruby.java.invokers.InstanceFieldSetter.class
org.jruby.java.invokers.InstanceMethodInvoker.class
org.jruby.java.invokers.MethodInvoker.class
org.jruby.java.invokers.RubyToJavaInvoker.class
org.jruby.java.invokers.SingletonMethodInvoker.class
org.jruby.java.invokers.StaticFieldGetter.class
org.jruby.java.invokers.StaticFieldSetter.class
org.jruby.java.invokers.StaticMethodInvoker.class
org.jruby.java.proxies.ArrayJavaProxy.class
org.jruby.java.proxies.ArrayJavaProxyCreator.class
org.jruby.java.proxies.ConcreteJavaProxy.class
org.jruby.java.proxies.InterfaceJavaProxy.class
org.jruby.java.proxies.JavaInterfaceTemplate.class
org.jruby.java.proxies.JavaProxy.class
org.jruby.java.proxies.MapJavaProxy.class
org.jruby.java.proxies.RubyObjectHolderProxy.class
org.jruby.java.util.ArrayUtils.class
org.jruby.java.util.BlankSlateWrapper.class
org.jruby.java.util.SystemPropertiesMap.class
org.jruby.javasupport.Java.class
org.jruby.javasupport.JavaAccessibleObject.class
org.jruby.javasupport.JavaArray.class
org.jruby.javasupport.JavaArrayUtilities.class
org.jruby.javasupport.JavaCallable.class
org.jruby.javasupport.JavaClass.class
org.jruby.javasupport.JavaConstructor.class
org.jruby.javasupport.JavaEmbedUtils.class
org.jruby.javasupport.JavaField.class
org.jruby.javasupport.JavaMethod.class
org.jruby.javasupport.JavaObject.class
org.jruby.javasupport.JavaProxyMethods.class
org.jruby.javasupport.JavaSupport.class
org.jruby.javasupport.JavaSupportImpl.class
org.jruby.javasupport.JavaUtil.class
org.jruby.javasupport.JavaUtilities.class
org.jruby.javasupport.ParameterTypes.class
org.jruby.javasupport.binding.AssignedName.class
org.jruby.javasupport.binding.ClassInitializer.class
org.jruby.javasupport.binding.ConstantField.class
org.jruby.javasupport.binding.ConstructorInvokerInstaller.class
org.jruby.javasupport.binding.FieldInstaller.class
org.jruby.javasupport.binding.Initializer.class
org.jruby.javasupport.binding.InstanceFieldGetterInstaller.class
org.jruby.javasupport.binding.InstanceFieldSetterInstaller.class
org.jruby.javasupport.binding.InstanceMethodInvokerInstaller.class
org.jruby.javasupport.binding.InterfaceInitializer.class
org.jruby.javasupport.binding.MethodInstaller.class
org.jruby.javasupport.binding.NamedInstaller.class
org.jruby.javasupport.binding.Priority.class
org.jruby.javasupport.binding.SingletonMethodInvokerInstaller.class
org.jruby.javasupport.binding.StaticFieldGetterInstaller.class
org.jruby.javasupport.binding.StaticFieldSetterInstaller.class
org.jruby.javasupport.binding.StaticMethodInvokerInstaller.class
org.jruby.javasupport.bsf.BSFExample.class
org.jruby.javasupport.bsf.JRubyEngine.class
org.jruby.javasupport.proxy.InternalJavaProxy.class
org.jruby.javasupport.proxy.InternalJavaProxyHelper.class
org.jruby.javasupport.proxy.JavaProxyClass.class
org.jruby.javasupport.proxy.JavaProxyClassFactory.class
org.jruby.javasupport.proxy.JavaProxyConstructor.class
org.jruby.javasupport.proxy.JavaProxyInvocationHandler.class
org.jruby.javasupport.proxy.JavaProxyMethod.class
org.jruby.javasupport.proxy.JavaProxyReflectionObject.class
org.jruby.javasupport.util.ObjectProxyCache.class
org.jruby.javasupport.util.RuntimeHelpers.class
org.jruby.lexer.ByteListLexerSource.class
org.jruby.lexer.GetsLexerSource.class
org.jruby.lexer.JavaSignatureLexer.class
org.jruby.lexer.LexerSource.class
org.jruby.lexer.LexingCommon.class
org.jruby.lexer.StrftimeLexer.class
org.jruby.lexer.yacc.HeredocTerm.class
org.jruby.lexer.yacc.ISourcePosition.class
org.jruby.lexer.yacc.ISourcePositionHolder.class
org.jruby.lexer.yacc.InvalidSourcePosition.class
org.jruby.lexer.yacc.KeywordMatch.class
org.jruby.lexer.yacc.RubyLexer.class
org.jruby.lexer.yacc.SimpleSourcePosition.class
org.jruby.lexer.yacc.StackState.class
org.jruby.lexer.yacc.StrTerm.class
org.jruby.lexer.yacc.StringTerm.class
org.jruby.lexer.yacc.SyntaxException.class
org.jruby.main.DripMain.class
org.jruby.main.NailServerMain.class
org.jruby.management.BeanManager.class
org.jruby.management.BeanManagerFactory.class
org.jruby.management.BeanManagerImpl.class
org.jruby.management.Config.class
org.jruby.management.ConfigMBean.class
org.jruby.management.MethodCacheMBean.class
org.jruby.management.ParserStats.class
org.jruby.management.ParserStatsMBean.class
org.jruby.management.Runtime.class
org.jruby.management.RuntimeMBean.class
org.jruby.org.objectweb.asm.AnnotationVisitor.class
org.jruby.org.objectweb.asm.AnnotationWriter.class
org.jruby.org.objectweb.asm.Attribute.class
org.jruby.org.objectweb.asm.ByteVector.class
org.jruby.org.objectweb.asm.ClassReader.class
org.jruby.org.objectweb.asm.ClassVisitor.class
org.jruby.org.objectweb.asm.ClassWriter.class
org.jruby.org.objectweb.asm.Context.class
org.jruby.org.objectweb.asm.Edge.class
org.jruby.org.objectweb.asm.FieldVisitor.class
org.jruby.org.objectweb.asm.FieldWriter.class
org.jruby.org.objectweb.asm.Frame.class
org.jruby.org.objectweb.asm.Handle.class
org.jruby.org.objectweb.asm.Handler.class
org.jruby.org.objectweb.asm.Item.class
org.jruby.org.objectweb.asm.Label.class
org.jruby.org.objectweb.asm.MethodVisitor.class
org.jruby.org.objectweb.asm.MethodWriter.class
org.jruby.org.objectweb.asm.Opcodes.class
org.jruby.org.objectweb.asm.Type.class
org.jruby.org.objectweb.asm.TypePath.class
org.jruby.org.objectweb.asm.TypeReference.class
org.jruby.org.objectweb.asm.commons.AdviceAdapter.class
org.jruby.org.objectweb.asm.commons.AnalyzerAdapter.class
org.jruby.org.objectweb.asm.commons.CodeSizeEvaluator.class
org.jruby.org.objectweb.asm.commons.GeneratorAdapter.class
org.jruby.org.objectweb.asm.commons.InstructionAdapter.class
org.jruby.org.objectweb.asm.commons.JSRInlinerAdapter.class
org.jruby.org.objectweb.asm.commons.LocalVariablesSorter.class
org.jruby.org.objectweb.asm.commons.Method.class
org.jruby.org.objectweb.asm.commons.Remapper.class
org.jruby.org.objectweb.asm.commons.RemappingAnnotationAdapter.class
org.jruby.org.objectweb.asm.commons.RemappingClassAdapter.class
org.jruby.org.objectweb.asm.commons.RemappingFieldAdapter.class
org.jruby.org.objectweb.asm.commons.RemappingMethodAdapter.class
org.jruby.org.objectweb.asm.commons.RemappingSignatureAdapter.class
org.jruby.org.objectweb.asm.commons.SerialVersionUIDAdder.class
org.jruby.org.objectweb.asm.commons.SimpleRemapper.class
org.jruby.org.objectweb.asm.commons.StaticInitMerger.class
org.jruby.org.objectweb.asm.commons.TableSwitchGenerator.class
org.jruby.org.objectweb.asm.commons.TryCatchBlockSorter.class
org.jruby.org.objectweb.asm.signature.SignatureReader.class
org.jruby.org.objectweb.asm.signature.SignatureVisitor.class
org.jruby.org.objectweb.asm.signature.SignatureWriter.class
org.jruby.org.objectweb.asm.tree.AbstractInsnNode.class
org.jruby.org.objectweb.asm.tree.AnnotationNode.class
org.jruby.org.objectweb.asm.tree.ClassNode.class
org.jruby.org.objectweb.asm.tree.FieldInsnNode.class
org.jruby.org.objectweb.asm.tree.FieldNode.class
org.jruby.org.objectweb.asm.tree.FrameNode.class
org.jruby.org.objectweb.asm.tree.IincInsnNode.class
org.jruby.org.objectweb.asm.tree.InnerClassNode.class
org.jruby.org.objectweb.asm.tree.InsnList.class
org.jruby.org.objectweb.asm.tree.InsnNode.class
org.jruby.org.objectweb.asm.tree.IntInsnNode.class
org.jruby.org.objectweb.asm.tree.InvokeDynamicInsnNode.class
org.jruby.org.objectweb.asm.tree.JumpInsnNode.class
org.jruby.org.objectweb.asm.tree.LabelNode.class
org.jruby.org.objectweb.asm.tree.LdcInsnNode.class
org.jruby.org.objectweb.asm.tree.LineNumberNode.class
org.jruby.org.objectweb.asm.tree.LocalVariableAnnotationNode.class
org.jruby.org.objectweb.asm.tree.LocalVariableNode.class
org.jruby.org.objectweb.asm.tree.LookupSwitchInsnNode.class
org.jruby.org.objectweb.asm.tree.MethodInsnNode.class
org.jruby.org.objectweb.asm.tree.MethodNode.class
org.jruby.org.objectweb.asm.tree.MultiANewArrayInsnNode.class
org.jruby.org.objectweb.asm.tree.ParameterNode.class
org.jruby.org.objectweb.asm.tree.TableSwitchInsnNode.class
org.jruby.org.objectweb.asm.tree.TryCatchBlockNode.class
org.jruby.org.objectweb.asm.tree.TypeAnnotationNode.class
org.jruby.org.objectweb.asm.tree.TypeInsnNode.class
org.jruby.org.objectweb.asm.tree.VarInsnNode.class
org.jruby.org.objectweb.asm.tree.analysis.Analyzer.class
org.jruby.org.objectweb.asm.tree.analysis.AnalyzerException.class
org.jruby.org.objectweb.asm.tree.analysis.BasicInterpreter.class
org.jruby.org.objectweb.asm.tree.analysis.BasicValue.class
org.jruby.org.objectweb.asm.tree.analysis.BasicVerifier.class
org.jruby.org.objectweb.asm.tree.analysis.Frame.class
org.jruby.org.objectweb.asm.tree.analysis.Interpreter.class
org.jruby.org.objectweb.asm.tree.analysis.SimpleVerifier.class
org.jruby.org.objectweb.asm.tree.analysis.SmallSet.class
org.jruby.org.objectweb.asm.tree.analysis.SourceInterpreter.class
org.jruby.org.objectweb.asm.tree.analysis.SourceValue.class
org.jruby.org.objectweb.asm.tree.analysis.Subroutine.class
org.jruby.org.objectweb.asm.tree.analysis.Value.class
org.jruby.org.objectweb.asm.util.ASMifiable.class
org.jruby.org.objectweb.asm.util.ASMifier.class
org.jruby.org.objectweb.asm.util.CheckAnnotationAdapter.class
org.jruby.org.objectweb.asm.util.CheckClassAdapter.class
org.jruby.org.objectweb.asm.util.CheckFieldAdapter.class
org.jruby.org.objectweb.asm.util.CheckMethodAdapter.class
org.jruby.org.objectweb.asm.util.CheckSignatureAdapter.class
org.jruby.org.objectweb.asm.util.Printer.class
org.jruby.org.objectweb.asm.util.Textifiable.class
org.jruby.org.objectweb.asm.util.Textifier.class
org.jruby.org.objectweb.asm.util.TraceAnnotationVisitor.class
org.jruby.org.objectweb.asm.util.TraceClassVisitor.class
org.jruby.org.objectweb.asm.util.TraceFieldVisitor.class
org.jruby.org.objectweb.asm.util.TraceMethodVisitor.class
org.jruby.org.objectweb.asm.util.TraceSignatureVisitor.class
org.jruby.parser.ArgsTailHolder.class
org.jruby.parser.JavaSignatureParser.class
org.jruby.parser.Parser.class
org.jruby.parser.ParserConfiguration.class
org.jruby.parser.ParserState.class
org.jruby.parser.ParserSupport.class
org.jruby.parser.ParserSyntaxException.class
org.jruby.parser.ReOptions.class
org.jruby.parser.RubyParser.class
org.jruby.parser.RubyParserResult.class
org.jruby.parser.StaticScope.class
org.jruby.parser.StaticScopeFactory.class
org.jruby.parser.Tokens.class
org.jruby.parser.YYDebug.class
org.jruby.parser.YyTables.class
org.jruby.platform.NTPlatform.class
org.jruby.platform.Platform.class
org.jruby.platform.SolarisPlatform.class
org.jruby.platform.UnixPlatform.class
org.jruby.platform.UnsupportedPlatform.class
org.jruby.runtime.ArgumentDescriptor.class
org.jruby.runtime.ArgumentType.class
org.jruby.runtime.Arity.class
org.jruby.runtime.Binding.class
org.jruby.runtime.Block.class
org.jruby.runtime.BlockBody.class
org.jruby.runtime.BlockCallback.class
org.jruby.runtime.CallBlock.class
org.jruby.runtime.CallBlock19.class
org.jruby.runtime.CallSite.class
org.jruby.runtime.CallType.class
org.jruby.runtime.ClassIndex.class
org.jruby.runtime.CompiledIRBlockBody.class
org.jruby.runtime.Constants.class
org.jruby.runtime.ContextAwareBlockBody.class
org.jruby.runtime.DynamicScope.class
org.jruby.runtime.EventHook.class
org.jruby.runtime.ExecutionContext.class
org.jruby.runtime.Frame.class
org.jruby.runtime.GlobalVariable.class
org.jruby.runtime.Helpers.class
org.jruby.runtime.IAccessor.class
org.jruby.runtime.IRBlockBody.class
org.jruby.runtime.InterpretedIRBlockBody.class
org.jruby.runtime.JavaInternalBlockBody.class
org.jruby.runtime.MethodBlockBody.class
org.jruby.runtime.MethodFactory.class
org.jruby.runtime.MethodIndex.class
org.jruby.runtime.NullBlockBody.class
org.jruby.runtime.ObjectAllocator.class
org.jruby.runtime.ObjectMarshal.class
org.jruby.runtime.ObjectSpace.class
org.jruby.runtime.PositionAware.class
org.jruby.runtime.ReadonlyGlobalVariable.class
org.jruby.runtime.RubyEvent.class
org.jruby.runtime.Signature.class
org.jruby.runtime.ThreadContext.class
org.jruby.runtime.Visibility.class
org.jruby.runtime.backtrace.BacktraceData.class
org.jruby.runtime.backtrace.BacktraceElement.class
org.jruby.runtime.backtrace.FrameType.class
org.jruby.runtime.backtrace.RubyStackTraceElement.class
org.jruby.runtime.backtrace.TraceType.class
org.jruby.runtime.builtin.IRubyObject.class
org.jruby.runtime.builtin.InstanceVariables.class
org.jruby.runtime.builtin.InternalVariables.class
org.jruby.runtime.builtin.RubyJavaObject.class
org.jruby.runtime.builtin.Variable.class
org.jruby.runtime.callback.Callback.class
org.jruby.runtime.callsite.ArefCallSite.class
org.jruby.runtime.callsite.AsetCallSite.class
org.jruby.runtime.callsite.BitAndCallSite.class
org.jruby.runtime.callsite.BitOrCallSite.class
org.jruby.runtime.callsite.CacheEntry.class
org.jruby.runtime.callsite.CachingCallSite.class
org.jruby.runtime.callsite.CmpCallSite.class
org.jruby.runtime.callsite.ConstantSite.class
org.jruby.runtime.callsite.DivCallSite.class
org.jruby.runtime.callsite.EqCallSite.class
org.jruby.runtime.callsite.FunctionalCachingCallSite.class
org.jruby.runtime.callsite.GeCallSite.class
org.jruby.runtime.callsite.GtCallSite.class
org.jruby.runtime.callsite.LeCallSite.class
org.jruby.runtime.callsite.LtCallSite.class
org.jruby.runtime.callsite.MinusCallSite.class
org.jruby.runtime.callsite.ModCallSite.class
org.jruby.runtime.callsite.MulCallSite.class
org.jruby.runtime.callsite.NormalCachingCallSite.class
org.jruby.runtime.callsite.PlusCallSite.class
org.jruby.runtime.callsite.RefinedCachingCallSite.class
org.jruby.runtime.callsite.RespondToCallSite.class
org.jruby.runtime.callsite.ShiftLeftCallSite.class
org.jruby.runtime.callsite.ShiftRightCallSite.class
org.jruby.runtime.callsite.SuperCallSite.class
org.jruby.runtime.callsite.VariableCachingCallSite.class
org.jruby.runtime.callsite.XorCallSite.class
org.jruby.runtime.component.VariableEntry.class
org.jruby.runtime.encoding.EncodingCapable.class
org.jruby.runtime.encoding.EncodingService.class
org.jruby.runtime.encoding.MarshalEncoding.class
org.jruby.runtime.invokedynamic.InvocationLinker.class
org.jruby.runtime.invokedynamic.InvokeDynamicSupport.class
org.jruby.runtime.invokedynamic.JRubyCallSite.class
org.jruby.runtime.invokedynamic.MathLinker.class
org.jruby.runtime.invokedynamic.MethodNames.class
org.jruby.runtime.invokedynamic.VariableSite.class
org.jruby.runtime.ivars.FieldVariableAccessor.class
org.jruby.runtime.ivars.MethodData.class
org.jruby.runtime.ivars.StampedVariableAccessor.class
org.jruby.runtime.ivars.SynchronizedVariableAccessor.class
org.jruby.runtime.ivars.VariableAccessor.class
org.jruby.runtime.ivars.VariableAccessorField.class
org.jruby.runtime.ivars.VariableAccessorVar0.class
org.jruby.runtime.ivars.VariableAccessorVar1.class
org.jruby.runtime.ivars.VariableAccessorVar2.class
org.jruby.runtime.ivars.VariableAccessorVar3.class
org.jruby.runtime.ivars.VariableAccessorVar4.class
org.jruby.runtime.ivars.VariableAccessorVar5.class
org.jruby.runtime.ivars.VariableAccessorVar6.class
org.jruby.runtime.ivars.VariableAccessorVar7.class
org.jruby.runtime.ivars.VariableAccessorVar8.class
org.jruby.runtime.ivars.VariableAccessorVar9.class
org.jruby.runtime.ivars.VariableTableManager.class
org.jruby.runtime.load.BasicLibraryService.class
org.jruby.runtime.load.ClassExtensionLibrary.class
org.jruby.runtime.load.CompiledScriptLoader.class
org.jruby.runtime.load.DebugLog.class
org.jruby.runtime.load.ExternalScript.class
org.jruby.runtime.load.IAutoloadMethod.class
org.jruby.runtime.load.JarredScript.class
org.jruby.runtime.load.JavaCompiledScript.class
org.jruby.runtime.load.Library.class
org.jruby.runtime.load.LibrarySearcher.class
org.jruby.runtime.load.LoadService.class
org.jruby.runtime.load.LoadServiceResource.class
org.jruby.runtime.load.LoadServiceResourceInputStream.class
org.jruby.runtime.marshal.CoreObjectType.class
org.jruby.runtime.marshal.DataType.class
org.jruby.runtime.marshal.MarshalCache.class
org.jruby.runtime.marshal.MarshalStream.class
org.jruby.runtime.marshal.UnmarshalCache.class
org.jruby.runtime.marshal.UnmarshalStream.class
org.jruby.runtime.opto.ConstantCache.class
org.jruby.runtime.opto.FailoverSwitchPointInvalidator.class
org.jruby.runtime.opto.GenerationAndSwitchPointInvalidator.class
org.jruby.runtime.opto.GenerationInvalidator.class
org.jruby.runtime.opto.Invalidator.class
org.jruby.runtime.opto.ObjectIdentityInvalidator.class
org.jruby.runtime.opto.OptoFactory.class
org.jruby.runtime.opto.SwitchPointInvalidator.class
org.jruby.runtime.profile.MethodEnhancer.class
org.jruby.runtime.profile.ProfileCollection.class
org.jruby.runtime.profile.ProfileReporter.class
org.jruby.runtime.profile.ProfilingService.class
org.jruby.runtime.profile.ProfilingServiceLookup.class
org.jruby.runtime.profile.builtin.BuiltinProfilingService.class
org.jruby.runtime.profile.builtin.FlatProfilePrinter.class
org.jruby.runtime.profile.builtin.GraphProfilePrinter.class
org.jruby.runtime.profile.builtin.HtmlProfilePrinter.class
org.jruby.runtime.profile.builtin.Invocation.class
org.jruby.runtime.profile.builtin.InvocationSet.class
org.jruby.runtime.profile.builtin.JsonProfilePrinter.class
org.jruby.runtime.profile.builtin.MethodData.class
org.jruby.runtime.profile.builtin.ProfileData.class
org.jruby.runtime.profile.builtin.ProfileOutput.class
org.jruby.runtime.profile.builtin.ProfilePrinter.class
org.jruby.runtime.profile.builtin.ProfiledMethod.class
org.jruby.runtime.profile.builtin.ProfiledMethods.class
org.jruby.runtime.profile.builtin.package-info.class
org.jruby.runtime.profile.package-info.class
org.jruby.runtime.scope.DummyDynamicScope.class
org.jruby.runtime.scope.FourVarDynamicScope.class
org.jruby.runtime.scope.ManyVarsDynamicScope.class
org.jruby.runtime.scope.NoVarsDynamicScope.class
org.jruby.runtime.scope.OneVarDynamicScope.class
org.jruby.runtime.scope.SharedBindingDynamicScope.class
org.jruby.runtime.scope.ThreeVarDynamicScope.class
org.jruby.runtime.scope.TwoVarDynamicScope.class
org.jruby.threading.DaemonThreadFactory.class
org.jruby.util.AbstractFileResource.class
org.jruby.util.ByteListHolder.class
org.jruby.util.ClassDefiningClassLoader.class
org.jruby.util.ClassDefiningJRubyClassLoader.class
org.jruby.util.ClassProvider.class
org.jruby.util.ClasspathLauncher.class
org.jruby.util.CodeRangeSupport.class
org.jruby.util.CodeRangeable.class
org.jruby.util.CodegenUtils.class
org.jruby.util.ConvertBytes.class
org.jruby.util.ConvertDouble.class
org.jruby.util.DefinedMessage.class
org.jruby.util.Dir.class
org.jruby.util.EmptyFileResource.class
org.jruby.util.FileResource.class
org.jruby.util.GenericMap.class
org.jruby.util.IOChannel.class
org.jruby.util.IOInputStream.class
org.jruby.util.IOOutputStream.class
org.jruby.util.IdUtil.class
org.jruby.util.InputStreamMarkCursor.class
org.jruby.util.JDBCDriverUnloader.class
org.jruby.util.JRubyClassLoader.class
org.jruby.util.JRubyFile.class
org.jruby.util.JRubyNonExistentFile.class
org.jruby.util.JRubyObjectInputStream.class
org.jruby.util.JarCache.class
org.jruby.util.JarDirectoryResource.class
org.jruby.util.JarFileResource.class
org.jruby.util.JarFileStat.class
org.jruby.util.JarResource.class
org.jruby.util.JavaNameMangler.class
org.jruby.util.Join.class
org.jruby.util.KCode.class
org.jruby.util.KeyValuePair.class
org.jruby.util.Memo.class
org.jruby.util.MurmurHash.class
org.jruby.util.NailMain.class
org.jruby.util.NoFunctionalitySignalFacade.class
org.jruby.util.NormalizedFile.class
org.jruby.util.NullDeviceResource.class
org.jruby.util.Numeric.class
org.jruby.util.OSEnvironment.class
org.jruby.util.OneShotClassLoader.class
org.jruby.util.Pack.class
org.jruby.util.PackUtils.class
org.jruby.util.PerlHash.class
org.jruby.util.PhantomReferenceReaper.class
org.jruby.util.Qsort.class
org.jruby.util.Random.class
org.jruby.util.RecursiveComparator.class
org.jruby.util.ReferenceReaper.class
org.jruby.util.RegexpOptions.class
org.jruby.util.RegexpSupport.class
org.jruby.util.RegularFileResource.class
org.jruby.util.ResourceException.class
org.jruby.util.RubyDateFormat.class
org.jruby.util.RubyDateFormatter.class
org.jruby.util.RubyTimeOutputFormatter.class
org.jruby.util.SafeDecimalParser.class
org.jruby.util.SafeDoubleParser.class
org.jruby.util.SafeFloatParser.class
org.jruby.util.SafePropertyAccessor.class
org.jruby.util.SelfFirstJRubyClassLoader.class
org.jruby.util.ShellLauncher.class
org.jruby.util.SignalFacade.class
org.jruby.util.SipHashInline.class
org.jruby.util.SoftReferenceReaper.class
org.jruby.util.Sprintf.class
org.jruby.util.StringSupport.class
org.jruby.util.SunSignalFacade.class
org.jruby.util.TimeOutputFormatter.class
org.jruby.util.TypeCoercer.class
org.jruby.util.TypeConverter.class
org.jruby.util.URLResource.class
org.jruby.util.URLUtil.class
org.jruby.util.WeakIdentityHashMap.class
org.jruby.util.WeakReferenceReaper.class
org.jruby.util.WindowsFFI.class
org.jruby.util.cli.ArgumentProcessor.class
org.jruby.util.cli.Category.class
org.jruby.util.cli.Options.class
org.jruby.util.cli.OutputStrings.class
org.jruby.util.collections.ClassValue.class
org.jruby.util.collections.ClassValueCalculator.class
org.jruby.util.collections.IntHashMap.class
org.jruby.util.collections.Java7ClassValue.class
org.jruby.util.collections.MapBasedClassValue.class
org.jruby.util.collections.StringArraySet.class
org.jruby.util.collections.WeakHashSet.class
org.jruby.util.collections.WeakValuedIdentityMap.class
org.jruby.util.collections.WeakValuedMap.class
org.jruby.util.encoding.ISO_8859_16.class
org.jruby.util.func.Function0.class
org.jruby.util.func.Function1.class
org.jruby.util.func.Function2.class
org.jruby.util.func.Function3.class
org.jruby.util.func.FunctionN.class
org.jruby.util.io.BadDescriptorException.class
org.jruby.util.io.BlockingIO.class
org.jruby.util.io.CRLFStreamWrapper.class
org.jruby.util.io.ChannelDescriptor.class
org.jruby.util.io.ChannelFD.class
org.jruby.util.io.ChannelStream.class
org.jruby.util.io.DirectoryAsFileException.class
org.jruby.util.io.EncodingUtils.class
org.jruby.util.io.FileExistsException.class
org.jruby.util.io.FilenoUtil.class
org.jruby.util.io.IOEncodable.class
org.jruby.util.io.IOOptions.class
org.jruby.util.io.InvalidValueException.class
org.jruby.util.io.ModeFlags.class
org.jruby.util.io.NullChannel.class
org.jruby.util.io.OpenFile.class
org.jruby.util.io.POSIXProcess.class
org.jruby.util.io.PermissionDeniedException.class
org.jruby.util.io.PipeException.class
org.jruby.util.io.PopenExecutor.class
org.jruby.util.io.PosixShim.class
org.jruby.util.io.STDIO.class
org.jruby.util.io.SelectBlob.class
org.jruby.util.io.SelectExecutor.class
org.jruby.util.io.SelectorFactory.class
org.jruby.util.io.SelectorPool.class
org.jruby.util.io.Sockaddr.class
org.jruby.util.io.Stream.class
org.jruby.util.log.Logger.class
org.jruby.util.log.LoggerFactory.class
org.jruby.util.log.ParameterizedWriter.class
org.jruby.util.log.StandardErrorLogger.class
org.jruby.util.unsafe.UnsafeHolder.class

Pom

jruby-core-9.0.0.0.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <parent>
    <artifactId>jruby-parent</artifactId>
    <groupId>org.jruby</groupId>
    <version>9.0.0.0</version>
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <artifactId>jruby-core</artifactId>
  <name>JRuby Core</name>
  <build>
    <defaultGoal>package</defaultGoal>
    <resources>
      <resource>
        <directory>src/main/ruby</directory>
        <includes>
          <include>**/*rb</include>
        </includes>
      </resource>
      <resource>
        <directory>src/main/resources</directory>
        <includes>
          <include>META-INF/**/*</include>
        </includes>
      </resource>
      <resource>
        <targetPath>${project.build.sourceDirectory}</targetPath>
        <filtering>true</filtering>
        <directory>${project.basedir}/src/main/resources</directory>
        <includes>
          <include>${Constants.java}</include>
        </includes>
      </resource>
    </resources>
    <pluginManagement>
      <plugins>
        <plugin>
          <groupId>org.eclipse.m2e</groupId>
          <artifactId>lifecycle-mapping</artifactId>
          <version>1.0.0</version>
          <configuration>
            <lifecycleMappingMetadata>
              <pluginExecutions>
                <pluginExecution>
                  <pluginExecutionFilter>
                    <groupId>org.codehaus.mojo</groupId>
                    <artifactId>properties-maven-plugin</artifactId>
                    <versionRange>[1.0-alpha-2,)</versionRange>
                    <goals>
                      <goal>read-project-properties</goal>
                    </goals>
                  </pluginExecutionFilter>
                  <action>
                    <ignore />
                  </action>
                </pluginExecution>
                <pluginExecution>
                  <pluginExecutionFilter>
                    <groupId>org.codehaus.mojo</groupId>
                    <artifactId>build-helper-maven-plugin</artifactId>
                    <versionRange>[1.8,)</versionRange>
                    <goals>
                      <goal>add-source</goal>
                    </goals>
                  </pluginExecutionFilter>
                  <action>
                    <ignore />
                  </action>
                </pluginExecution>
                <pluginExecution>
                  <pluginExecutionFilter>
                    <groupId>org.codehaus.mojo</groupId>
                    <artifactId>exec-maven-plugin</artifactId>
                    <versionRange>[1.2.1,)</versionRange>
                    <goals>
                      <goal>exec</goal>
                    </goals>
                  </pluginExecutionFilter>
                  <action>
                    <ignore />
                  </action>
                </pluginExecution>
                <pluginExecution>
                  <pluginExecutionFilter>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-dependency-plugin</artifactId>
                    <versionRange>[2.8,)</versionRange>
                    <goals>
                      <goal>copy</goal>
                    </goals>
                  </pluginExecutionFilter>
                  <action>
                    <ignore />
                  </action>
                </pluginExecution>
                <pluginExecution>
                  <pluginExecutionFilter>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-clean-plugin</artifactId>
                    <versionRange>[2.5,)</versionRange>
                    <goals>
                      <goal>clean</goal>
                    </goals>
                  </pluginExecutionFilter>
                  <action>
                    <ignore />
                  </action>
                </pluginExecution>
              </pluginExecutions>
            </lifecycleMappingMetadata>
          </configuration>
        </plugin>
      </plugins>
    </pluginManagement>
    <plugins>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>buildnumber-maven-plugin</artifactId>
        <version>1.2</version>
        <executions>
          <execution>
            <id>jruby-revision</id>
            <phase>generate-sources</phase>
            <goals>
              <goal>create</goal>
            </goals>
            <configuration>
              <shortRevisionLength>7</shortRevisionLength>
              <buildNumberPropertyName>jruby.revision</buildNumberPropertyName>
            </configuration>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>build-helper-maven-plugin</artifactId>
        <executions>
          <execution>
            <id>add-populators</id>
            <phase>process-classes</phase>
            <goals>
              <goal>add-source</goal>
            </goals>
            <configuration>
              <sources>
                <source>${anno.sources}</source>
              </sources>
            </configuration>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>exec-maven-plugin</artifactId>
        <executions>
          <execution>
            <id>invoker-generator</id>
            <phase>process-classes</phase>
            <goals>
              <goal>exec</goal>
            </goals>
            <configuration>
              <arguments>
                <argument>-Djruby.bytecode.version=${base.java.version}</argument>
                <argument>-classpath</argument>
                <classpath />
                <argument>org.jruby.anno.InvokerGenerator</argument>
                <argument>${anno.sources}/annotated_classes.txt</argument>
                <argument>${project.build.outputDirectory}</argument>
              </arguments>
              <executable>java</executable>
              <classpathScope>compile</classpathScope>
            </configuration>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-compiler-plugin</artifactId>
        <executions>
          <execution>
            <id>anno</id>
            <phase>process-resources</phase>
            <goals>
              <goal>compile</goal>
            </goals>
            <configuration>
              <includes>
                <include>org/jruby/anno/FrameField.java</include>
                <include>org/jruby/anno/AnnotationBinder.java</include>
                <include>org/jruby/anno/JRubyMethod.java</include>
                <include>org/jruby/anno/FrameField.java</include>
                <include>org/jruby/CompatVersion.java</include>
                <include>org/jruby/runtime/Visibility.java</include>
                <include>org/jruby/util/CodegenUtils.java</include>
                <include>org/jruby/util/SafePropertyAccessor.java</include>
              </includes>
            </configuration>
          </execution>
          <execution>
            <id>default-compile</id>
            <phase>compile</phase>
            <goals>
              <goal>compile</goal>
            </goals>
            <configuration>
              <annotationProcessors>
                <annotationProcessor>org.jruby.anno.AnnotationBinder</annotationProcessor>
              </annotationProcessors>
              <generatedSourcesDirectory>target/generated-sources</generatedSourcesDirectory>
              <compilerArgs>
                <compilerArg>-XDignore.symbol.file=true</compilerArg>
                <compilerArg>-J-Duser.language=en</compilerArg>
                <compilerArg>-J-Dfile.encoding=UTF-8</compilerArg>
                <compilerArg>-J-Xbootclasspath/p:${unsafe.jar}</compilerArg>
                <compilerArg>-J-Xmx${jruby.compile.memory}</compilerArg>
              </compilerArgs>
            </configuration>
          </execution>
          <execution>
            <id>populators</id>
            <phase>process-classes</phase>
            <goals>
              <goal>compile</goal>
            </goals>
            <configuration>
              <compilerArgs>
                <compilerArg>-XDignore.symbol.file=true</compilerArg>
                <compilerArg>-J-Duser.language=en</compilerArg>
                <compilerArg>-J-Dfile.encoding=UTF-8</compilerArg>
                <compilerArg>-J-Xbootclasspath/p:${unsafe.jar}</compilerArg>
                <compilerArg>-J-Xmx${jruby.compile.memory}</compilerArg>
              </compilerArgs>
              <includes>
                <include>org/jruby/gen/**/*.java</include>
              </includes>
            </configuration>
          </execution>
          <execution>
            <id>eclipse-hack</id>
            <phase>process-classes</phase>
            <goals>
              <goal>compile</goal>
            </goals>
            <configuration>
              <skipMain>true</skipMain>
              <includes>
                <include>**/*.java</include>
              </includes>
            </configuration>
          </execution>
        </executions>
        <configuration>
          <encoding>utf-8</encoding>
          <debug>true</debug>
          <verbose>true</verbose>
          <fork>true</fork>
          <compilerArgs>
            <arg>-J-Xmx1G</arg>
          </compilerArgs>
          <showWarnings>true</showWarnings>
          <showDeprecation>true</showDeprecation>
          <source>${base.java.version}</source>
          <source>1.7</source>
          <target>${base.javac.version}</target>
          <target>1.7</target>
          <useIncrementalCompilation>false</useIncrementalCompilation>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-clean-plugin</artifactId>
        <executions>
          <execution>
            <id>default-clean</id>
            <phase>clean</phase>
            <goals>
              <goal>clean</goal>
            </goals>
            <configuration>
              <filesets>
                <fileset>
                  <directory>${project.build.sourceDirectory}</directory>
                  <includes>
                    <include>${Constants.java}</include>
                  </includes>
                </fileset>
              </filesets>
              <failOnError>false</failOnError>
            </configuration>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <forkCount>1</forkCount>
          <reuseForks>false</reuseForks>
          <systemProperties>
            <jruby.compat.version>1.9</jruby.compat.version>
            <jruby.home>${basedir}/..</jruby.home>
          </systemProperties>
          <argLine>-Xmx${jruby.test.memory} -XX:MaxPermSize=${jruby.test.memory.permgen} -Dfile.encoding=UTF-8 -Djava.awt.headless=true</argLine>
          <includes>
            <include>org/jruby/test/MainTestSuite.java</include>
            <include>org/jruby/embed/**/*Test*.java</include>
            <include>org/jruby/util/**/*Test*.java</include>
          </includes>
          <additionalClasspathElements>
            <additionalClasspathElement>${basedir}/src/test/ruby</additionalClasspathElement>
          </additionalClasspathElements>
        </configuration>
      </plugin>
      <plugin>
        <artifactId>maven-shade-plugin</artifactId>
        <executions>
          <execution>
            <id>create lib/jruby.jar</id>
            <phase>package</phase>
            <goals>
              <goal>shade</goal>
            </goals>
            <configuration>
              <relocations>
                <relocation>
                  <pattern>org.objectweb</pattern>
                  <shadedPattern>org.jruby.org.objectweb</shadedPattern>
                </relocation>
              </relocations>
              <outputFile>${jruby.basedir}/lib/jruby.jar</outputFile>
              <transformers>
                <transformer>
                  <mainClass>org.jruby.Main</mainClass>
                </transformer>
              </transformers>
            </configuration>
          </execution>
        </executions>
      </plugin>
    </plugins>
  </build>
  <profiles>
    <profile>
      <id>release</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <executions>
              <execution>
                <id>shade the asm classes</id>
                <phase>package</phase>
                <goals>
                  <goal>shade</goal>
                </goals>
                <configuration>
                  <artifactSet>
                    <includes>
                      <include>com.github.jnr:jnr-ffi</include>
                      <include>org.ow2.asm:*</include>
                    </includes>
                  </artifactSet>
                  <relocations>
                    <relocation>
                      <pattern>org.objectweb</pattern>
                      <shadedPattern>org.jruby.org.objectweb</shadedPattern>
                    </relocation>
                  </relocations>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>main</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <executions>
              <execution>
                <id>shade the asm classes</id>
                <phase>package</phase>
                <goals>
                  <goal>shade</goal>
                </goals>
                <configuration>
                  <artifactSet>
                    <includes>
                      <include>com.github.jnr:jnr-ffi</include>
                      <include>org.ow2.asm:*</include>
                    </includes>
                  </artifactSet>
                  <relocations>
                    <relocation>
                      <pattern>org.objectweb</pattern>
                      <shadedPattern>org.jruby.org.objectweb</shadedPattern>
                    </relocation>
                  </relocations>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>osgi</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <executions>
              <execution>
                <id>shade the asm classes</id>
                <phase>package</phase>
                <goals>
                  <goal>shade</goal>
                </goals>
                <configuration>
                  <artifactSet>
                    <includes>
                      <include>com.github.jnr:jnr-ffi</include>
                      <include>org.ow2.asm:*</include>
                    </includes>
                  </artifactSet>
                  <relocations>
                    <relocation>
                      <pattern>org.objectweb</pattern>
                      <shadedPattern>org.jruby.org.objectweb</shadedPattern>
                    </relocation>
                  </relocations>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>j2ee</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <executions>
              <execution>
                <id>shade the asm classes</id>
                <phase>package</phase>
                <goals>
                  <goal>shade</goal>
                </goals>
                <configuration>
                  <artifactSet>
                    <includes>
                      <include>com.github.jnr:jnr-ffi</include>
                      <include>org.ow2.asm:*</include>
                    </includes>
                  </artifactSet>
                  <relocations>
                    <relocation>
                      <pattern>org.objectweb</pattern>
                      <shadedPattern>org.jruby.org.objectweb</shadedPattern>
                    </relocation>
                  </relocations>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>complete</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <executions>
              <execution>
                <id>shade the asm classes</id>
                <phase>package</phase>
                <goals>
                  <goal>shade</goal>
                </goals>
                <configuration>
                  <artifactSet>
                    <includes>
                      <include>com.github.jnr:jnr-ffi</include>
                      <include>org.ow2.asm:*</include>
                    </includes>
                  </artifactSet>
                  <relocations>
                    <relocation>
                      <pattern>org.objectweb</pattern>
                      <shadedPattern>org.jruby.org.objectweb</shadedPattern>
                    </relocation>
                  </relocations>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>dist</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <executions>
              <execution>
                <id>shade the asm classes</id>
                <phase>package</phase>
                <goals>
                  <goal>shade</goal>
                </goals>
                <configuration>
                  <artifactSet>
                    <includes>
                      <include>com.github.jnr:jnr-ffi</include>
                      <include>org.ow2.asm:*</include>
                    </includes>
                  </artifactSet>
                  <relocations>
                    <relocation>
                      <pattern>org.objectweb</pattern>
                      <shadedPattern>org.jruby.org.objectweb</shadedPattern>
                    </relocation>
                  </relocations>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>jruby_complete_jar_extended</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <executions>
              <execution>
                <id>shade the asm classes</id>
                <phase>package</phase>
                <goals>
                  <goal>shade</goal>
                </goals>
                <configuration>
                  <artifactSet>
                    <includes>
                      <include>com.github.jnr:jnr-ffi</include>
                      <include>org.ow2.asm:*</include>
                    </includes>
                  </artifactSet>
                  <relocations>
                    <relocation>
                      <pattern>org.objectweb</pattern>
                      <shadedPattern>org.jruby.org.objectweb</shadedPattern>
                    </relocation>
                  </relocations>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>jruby-jars</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-shade-plugin</artifactId>
            <executions>
              <execution>
                <id>shade the asm classes</id>
                <phase>package</phase>
                <goals>
                  <goal>shade</goal>
                </goals>
                <configuration>
                  <artifactSet>
                    <includes>
                      <include>com.github.jnr:jnr-ffi</include>
                      <include>org.ow2.asm:*</include>
                    </includes>
                  </artifactSet>
                  <relocations>
                    <relocation>
                      <pattern>org.objectweb</pattern>
                      <shadedPattern>org.jruby.org.objectweb</shadedPattern>
                    </relocation>
                  </relocations>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>jruby.bash</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-antrun-plugin</artifactId>
            <version>1.7</version>
            <executions>
              <execution>
                <id>copy</id>
                <phase>initialize</phase>
                <goals>
                  <goal>run</goal>
                </goals>
                <configuration>
                  <tasks>
                    <exec>
                      <arg />
                    </exec>
                    <chmod />
                  </tasks>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>native</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-dependency-plugin</artifactId>
            <version>2.8</version>
            <executions>
              <execution>
                <id>unzip native</id>
                <phase>process-classes</phase>
                <goals>
                  <goal>unpack</goal>
                </goals>
                <configuration>
                  <excludes>META-INF,META-INF/*</excludes>
                  <artifactItems>
                    <artifactItem>
                      <groupId>com.github.jnr</groupId>
                      <artifactId>jffi</artifactId>
                      <version>1.2.9</version>
                      <type>jar</type>
                      <classifier>native</classifier>
                      <overWrite>false</overWrite>
                      <outputDirectory>/Users/enebo/work/release/core/../lib</outputDirectory>
                    </artifactItem>
                  </artifactItems>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>test</id>
      <properties>
        <maven.test.skip>false</maven.test.skip>
      </properties>
    </profile>
    <profile>
      <id>build.properties</id>
      <build>
        <plugins>
          <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>properties-maven-plugin</artifactId>
            <version>1.0-alpha-2</version>
            <executions>
              <execution>
                <id>properties</id>
                <phase>initialize</phase>
                <goals>
                  <goal>read-project-properties</goal>
                </goals>
                <configuration>
                  <files>
                    <file>${jruby.basedir}/build.properties</file>
                  </files>
                  <quiet>true</quiet>
                </configuration>
              </execution>
            </executions>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>tzdata</id>
      <properties>
        <tzdata.jar.version>${tzdata.version}</tzdata.jar.version>
        <tzdata.scope>runtime</tzdata.scope>
      </properties>
    </profile>
  </profiles>
  <dependencies>
    <dependency>
      <groupId>com.github.jnr</groupId>
      <artifactId>jnr-netdb</artifactId>
      <version>1.1.4</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.jnr</groupId>
      <artifactId>jnr-enxio</artifactId>
      <version>0.9</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.jnr</groupId>
      <artifactId>jnr-x86asm</artifactId>
      <version>1.0.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.jnr</groupId>
      <artifactId>jnr-unixsocket</artifactId>
      <version>0.8</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.jnr</groupId>
      <artifactId>jnr-posix</artifactId>
      <version>3.0.15</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.jnr</groupId>
      <artifactId>jnr-constants</artifactId>
      <version>0.8.8</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.jnr</groupId>
      <artifactId>jffi</artifactId>
      <version>1.2.9</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.jnr</groupId>
      <artifactId>jffi</artifactId>
      <version>1.2.9</version>
      <classifier>native</classifier>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jruby.joni</groupId>
      <artifactId>joni</artifactId>
      <version>2.1.6</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jruby.extras</groupId>
      <artifactId>bytelist</artifactId>
      <version>1.0.13</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jruby.jcodings</groupId>
      <artifactId>jcodings</artifactId>
      <version>1.0.13</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jruby</groupId>
      <artifactId>dirgra</artifactId>
      <version>0.3</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.headius</groupId>
      <artifactId>invokebinder</artifactId>
      <version>1.5</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.headius</groupId>
      <artifactId>options</artifactId>
      <version>1.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.headius</groupId>
      <artifactId>coro-mock</artifactId>
      <version>1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>com.headius</groupId>
      <artifactId>unsafe-mock</artifactId>
      <version>8.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>com.headius</groupId>
      <artifactId>jsr292-mock</artifactId>
      <version>1.1</version>
      <scope>provided</scope>
      <exclusions>
        <exclusion>
          <artifactId>asm-debug-all</artifactId>
          <groupId>org.ow2.asm</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>bsf</groupId>
      <artifactId>bsf</artifactId>
      <version>2.4.0</version>
      <scope>provided</scope>
      <exclusions>
        <exclusion>
          <artifactId>commons-logging</artifactId>
          <groupId>commons-logging</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.jcraft</groupId>
      <artifactId>jzlib</artifactId>
      <version>1.1.3</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.martiansoftware</groupId>
      <artifactId>nailgun-server</artifactId>
      <version>0.9.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>4.11</version>
      <scope>test</scope>
      <exclusions>
        <exclusion>
          <artifactId>hamcrest-core</artifactId>
          <groupId>org.hamcrest</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.apache.ant</groupId>
      <artifactId>ant</artifactId>
      <version>1.9.2</version>
      <scope>provided</scope>
      <exclusions>
        <exclusion>
          <artifactId>ant-launcher</artifactId>
          <groupId>org.apache.ant</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.osgi</groupId>
      <artifactId>org.osgi.core</artifactId>
      <version>5.0.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.jruby</groupId>
      <artifactId>joda-timezones</artifactId>
      <version>2013d</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>joda-time</groupId>
      <artifactId>joda-time</artifactId>
      <version>2.5</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
  <properties>
    <version.ruby>2.2.2</version.ruby>
    <prawn.dir>${test.dir}/prawn</prawn.dir>
    <spec.tags.dir>${spec.dir}/tags</spec.tags.dir>
    <polyglot.dump.pom>pom.xml</polyglot.dump.pom>
    <pkg.dir>${build.dir}/pkg</pkg.dir>
    <unsafe.jar>${settings.localRepository}/com/headius/unsafe-mock/${unsafe.version}/unsafe-mock-${unsafe.version}.jar</unsafe.jar>
    <spec.dir>spec</spec.dir>
    <maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
    <jruby.test.memory.permgen>2G</jruby.test.memory.permgen>
    <installer.gems>${jruby.win32ole.gem}</installer.gems>
    <prawn.git.repo>git://github.com/sandal/prawn.git</prawn.git.repo>
    <version.ruby.minor>2</version.ruby.minor>
    <tzdata.version>2013d</tzdata.version>
    <install4j.executable>/Applications/install4j 4/bin/install4jc</install4j.executable>
    <jay.bin>jay</jay.bin>
    <polyglot.dump.readonly>true</polyglot.dump.readonly>
    <dest.lib.dir>${lib.dir}</dest.lib.dir>
    <rails.git.repo>git://github.com/rails/rails.git</rails.git.repo>
    <build.dir>target</build.dir>
    <maven.test.skip>true</maven.test.skip>
    <rubyspec.1.8.dir>${rubyspec.dir}/1.8</rubyspec.1.8.dir>
    <jruby.launch.memory>1024M</jruby.launch.memory>
    <jruby.compile.memory>2G</jruby.compile.memory>
    <version.ruby.major>2.2</version.ruby.major>
    <unsafe.version>8.0</unsafe.version>
    <release.dir>release</release.dir>
    <lib.dir>lib</lib.dir>
    <rails.dir>${test.dir}/rails</rails.dir>
    <parser.dir>core/src/main/java/org/jruby/parser</parser.dir>
    <jruby.basedir>${basedir}/..</jruby.basedir>
    <rubyspec.dir>${spec.dir}/ruby</rubyspec.dir>
    <version.ruby.revision>50293</version.ruby.revision>
    <jruby.test.memory>3G</jruby.test.memory>
    <mspec.dir>${spec.dir}/mspec</mspec.dir>
    <build.date>${maven.build.timestamp}</build.date>
    <main.basedir>${project.parent.basedir}</main.basedir>
    <tzdata.scope>provided</tzdata.scope>
    <test.results.dir>${build.dir}/test-results</test.results.dir>
    <prawn.stable.version>0.4.1</prawn.stable.version>
    <mspec.tar.file>${build.dir}/mspec.tgz</mspec.tar.file>
    <build.lib.dir>test/target</build.lib.dir>
    <anno.sources>${project.basedir}/target/generated-sources</anno.sources>
    <test.dir>test</test.dir>
    <jflex.bin>jflex</jflex.bin>
    <jruby.win32ole.gem>jruby-win32ole</jruby.win32ole.gem>
    <mspec.bin>${mspec.dir}/bin/mspec</mspec.bin>
    <jruby.gem.home>lib/ruby/gems/shared</jruby.gem.home>
    <Constants.java>org/jruby/runtime/Constants.java</Constants.java>
    <test.classes.dir>${test.dir}/target/test-classes</test.classes.dir>
  </properties>
</project>

POM Entry

<dependency>
   <groupId>org.jruby</groupId>
   <artifactId>jruby-core</artifactId>
   <version>9.0.0.0</version>
</dependency>

Download

If you think the following jruby-core-9.0.0.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download jruby-core-9.0.0.0.jar file




PreviousNext

Related