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.

Java 11 Compatibility Problem

See original GitHub issue

Scanning newest guava jar with jdeps there is information that this version still uses sun.misc.Unsafe which is JDK removed internal API. Are you planning a support with java 11 in the near future?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
roofpig95008commented, Mar 5, 2019

Can you share a delivery timeline for the next release?

2reactions
usawcocommented, Feb 12, 2019

Hi, is there an ETA for this?
Will we be able to run a version of com.google.guava.*_jre.jar in an Open JDK v11 Zulu JVM? -thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

JDK 11 Release Notes, Important Changes, and Information
The Kinds of Compatibility page on the OpenJDK wiki identifies three types of potential compatibility issues for Java programs used in these descriptions:....
Read more >
Known Java 11 Compatibility issues - Jenkins
Key Component(s) Status JENKINS‑66251 jobconfighistory‑plugin Open JENKINS‑66029 implied‑labels‑plugin Open JENKINS‑65582 core Open
Read more >
[#IVY-1595] Java 11 Compatibility Problem - ASF JIRA
Hi,. scanning latest version of Apache Ivy(2.5.0-rc-1) using jdeprscan on jdk11 I noticed two problems with this jar. These two methods are using...
Read more >
Detecting Compatibility Issues With the Java SE API - DZone
As time goes by and Java is constantly being updated, the problem of compatibility of different Java SE API versions becomes more and...
Read more >
Java JDK 11 Breaking Old Jars/Programs - Stack Overflow
Java tries to be backward compatible but sometimes breaking changes are necessary to evolve the ecosystem. Until now breaking changes were ...
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