org.jruby.ir.targets.JDK6 Maven / Gradle / Ivy
package org.jruby.ir.targets;
// This class represents JDK6 as the compiler target
// JDK6 has no support for invokedynamic
public class JDK6 extends JVM {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy