question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Buck does not compile with Java 11

See original GitHub issue

Set your JAVA_HOME to point to an official Java 9 JDK. Run ant clean default. Watch the catastrophic failure of the build.

Fortunately, once you have a compiled version of buck, it runs under Java 9, which is nice.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:19 (17 by maintainers)

github_iconTop GitHub Comments

2reactions
TarasMazepacommented, Jan 30, 2018

Actually google/auto#563 is merged so @ttsugriy it is good time to revisit this issue 😉

1reaction
AmiZyacommented, Feb 2, 2019

I guess another modification of the title is needed 😉

You’re using Java 11, but Buck requires Java 8.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developers - Buck does not compile with Java 11 - - Bountysource
Buck does not compile with Java 11 ... Set your JAVA_HOME to point to an official Java 9 JDK. Run ant clean default...
Read more >
Getting Started - Buck
This sample app has all the files necessary to use Buck to build an Android project. From the root directory, you will find:...
Read more >
Compiling project with buck, claims I have no jdk
I'm still trying to get the selenium open source project to build. As per my last question, downgrading python to 2.7 fixed an...
Read more >
Buck: A Build tool Written in Java - Morioh
Buck is A fast build system that encourages the creation of small, reusable modules ... You must be using Java 8 or 11...
Read more >
Transition from Java 8 to Java 11 - Azure - Microsoft Learn
In general, the approaches are to try to run on Java 11 without recompiling, or to compile with JDK 11 first. If the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found