#970217 java-propose-classpath does not run as it does not find jcf-dump

#970217#5
Date:
2020-09-13 05:32:36 UTC
From:
To:
Hello,

I launched java-propose-classpath on (for instance) the jar in the packages jebl2 and libdistlib-java.

The line

    find: ‘jcf-dump’: No such file of directory

is printed several times and the program exits with no further input.

Thanks for your attention,
Pierre Gruet

#970217#10
Date:
2020-10-29 16:32:56 UTC
From:
To:
Hi,

I am raising the sevrity to important as I tested java-propose-classpath
on several other jars and naver had it work.

Feel free to contact me if I can provide further information.

Bye,
Pierre

#970217#17
Date:
2020-12-16 05:21:33 UTC
From:
To:
Hi Pierre,

jcf-dump was part of gcj [1], and so that code hasn't worked for quite a
while.  We can look at reworking java-propose-classpath to use javap
instead.

Cheers,
tony

[1] https://gcc.gnu.org/onlinedocs/gcc-4.7.4/gcj/Invoking-jcf-dump.html#Invoking-jcf-dump