Giter Club home page Giter Club logo

Comments (2)

rspieldenner avatar rspieldenner commented on August 23, 2024

Java 6 (as of Feb 2013) and 7 (as of Apr 2015) are both EOL and receive no
more security updates. Some of our libraries will use java 7 and java 8
features and will move forward. Each repo owner will decide when to drop
support for java 6 and java 7. To use homebrew to get a new Java.

brew install caskroom/cask/brew-cask

brew cask install java

On Thu, May 28, 2015 at 3:46 PM, Quinn Comendant [email protected]
wrote:

I tried updating to denominator 4.5 today via homebrew. The new version
doesn't run on the version of JDK in OS X 10.9.5 Mavericks:

Exception in thread "main" java.lang.UnsupportedClassVersionError: io/airlift/airline/Cli : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at denominator.cli.Denominator.main(Denominator.java:115)

Mavericks version of java:

[q@haywire/0 ~] java -version
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)

http://stackoverflow.com/a/11432195/277303 describes how to fix the
problem.


Reply to this email directly or view it on GitHub
#367.

from denominator.

quinncomendant avatar quinncomendant commented on August 23, 2024

Yep, that sounds like the right thing to do. Thanks for the fast reply. 😊

from denominator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.