Control: forwarded -1
https://mail.openjdk.java.net/pipermail/aarch32-port-dev/2021-February/001672.html
Control: retitle -1 C2 compiler gets SIGILL/ILL_ILLOPC
Control: tags -1 + moreinfo
Please could you recheck with openjdk-17-jre-headless or openjdk-16-jre-headless
from testing/unstable? I don'
control: reassign -1 openjdk-11-jre-headless 11.0.7+10-3~deb10u1
control: severity -1 serious
On Sun, 7 Feb 2021 19:24:46 +0100 Chris Hofstaedtler
wrote:
> * Robert Nelson [210207 18:23]:
> > I fixed this locally in our BeagleBoard.org Debian Repo with this quick
> > patch:
>
> > -java
* Robert Nelson [210207 18:23]:
> I fixed this locally in our BeagleBoard.org Debian Repo with this quick patch:
> -java -Xmx64m -jar $JAR -storepass "$storepass"
> +java -Xmx64m -XX:-AssumeMP -jar $JAR -storepass "$storepass"
If this helps, someone please explain why this is not
I fixed this locally in our BeagleBoard.org Debian Repo with this quick patch:
This package installs fine for us now:
The following packages will be upgraded:
ca-certificates-java
1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 15.8 kB of archives.
After this operatio
The BeagleBone Black is single core Cortex-A8, it looks like
-XX:-AssumeMP has to be passed on startup:
https://www.gitmemory.com/issue/AdoptOpenJDK/openjdk-build/1070/489695028
Another user on our forum posted the same issue on a BBB..
https://forum.digikey.com/t/java-jdk-11-runtime-error/10218
Package: ca-certificates-java
Version: 20190405
Severity: grave
Justification: renders package unusable
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* I tried to install ca-certificates-java
* apt get install -y ca-certificates-java
* I
6 matches
Mail list logo