Skip to content
Advertisement

openjdk-8-jdk – missing src.zip?

Below is the required info –

JavaScript

To query the installed binaries, i tried below –

JavaScript

On looking in to the jvm/java-8-openjdk-amd64 directory, I see the link for src.zip is broken

JavaScript

Now how do i get the sources, i think i can get them manually – is this the only option I am left with??

Advertisement

Answer

assuming you are running Ubuntu (it’s the same for Debian), sources for openjdk-8 are in the package openjdk-8-source.

if you look at the filelist of the package, you will find:

JavaScript

the package can be installed in the usual way:

JavaScript
User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement