RFR: JDK-8293701: jdeps InverseDepsAnalyzer runs into NoSuchElementException: No value present

Matthias Baesken mbaesken at openjdk.org
Mon Sep 19 06:53:43 UTC 2022


On Fri, 16 Sep 2022 19:02:40 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> What is the cause of this issue? It expects the dependency can be found but missing in this case. I wonder if it's due to a `requires static` dependency?

Hi Mandy, good question, so far I have just a zip with a coupple of jars inside , still try to find someone who can point me to the sources .

-------------

PR: https://git.openjdk.org/jdk/pull/10300


More information about the core-libs-dev mailing list