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

Can you provide a jdk1.7 version of 1.8.0 jar? #173

Open
ciyechenlun opened this issue Jun 19, 2017 · 4 comments
Open

Can you provide a jdk1.7 version of 1.8.0 jar? #173

ciyechenlun opened this issue Jun 19, 2017 · 4 comments
Labels

Comments

@ciyechenlun
Copy link

Can you provide a jdk1.7 version of jar?

@ciyechenlun ciyechenlun changed the title Can you provide a jdk1.7 version of jar? Can you provide a jdk1.7 version of 1.8.0 jar? Jun 19, 2017
@ciyechenlun
Copy link
Author

java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;

@manolama manolama added the bug label Aug 11, 2017
@manolama
Copy link
Member

The build is still targeting 1.6.. hmm. I'll try it out and repush if it didn't build properly.

@sjmittal
Copy link

Is there a way to build it from source using javac version 1.7. I tried but I ran into many java compile issues.
Just to note that I have

protoc --version
libprotoc 3.3.2

I suppose this won't cause any issues.

@manolama
Copy link
Member

manolama commented Feb 1, 2018

It may depend on how you build it. Via maven it should download the appropriate protoc but via make I think it'll just use the local version. We still need protoc 2.5.

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

No branches or pull requests

3 participants