Le 2/10/2017 à 23:16, Tiago Daitx a écrit : > To give an overview of the issue, this happens during install time > when both openjdk and ca-certificates are being installed because > /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/jvm.cfg is a symlink > to /etc/java-8-openjdk/jvm-amd64.cfg (on amd64) which does not exist > until the openjdk package is configured. The patched openjdk looks > instead for the other default jvm.cfg that we ship exactly for this > reason.
Hi Tiago, Thanks a lot for the detailed explanation, this is much clearer now. Emmanuel Bourg

