Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 9 compatibility. #157

Open
soberich opened this issue Apr 6, 2018 · 1 comment
Open

Java 9 compatibility. #157

soberich opened this issue Apr 6, 2018 · 1 comment

Comments

@soberich
Copy link

soberich commented Apr 6, 2018

Have find direct referring to incompatibility with JDK 9 compiled class files
know it shows

Exception in thread "main" java.lang.UnsupportedClassVersionError: 
com/psg/lap/rest/InsuredMainUserRest has been compiled by a more recent version 
of the Java Runtime (class file version 53.0), this version of the Java Runtime
 only recognizes class file versions up to 52.0

if not to add tools.jar to java 9 any try to process buildoutput with JDK 8

@soberich soberich changed the title Java 9 compatability. Java 9 compatibility. Apr 6, 2018
@sdaschner
Copy link
Owner

Can you try again with the 0.17 version of the analyzer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants