Run some tests conditionally of Java being present Some (non release) architectures do not have Java support in Octave, so this patch prevents an FTBFS on those. We could additionally add a Build-Depends on default-jre-headless on those architectures were Java support is there, but keeping the architecture list in sync with the main octave package is error-prone, so we avoid it.