Bug#960153: C2 compiler gets SIGILL/ILL_ILLOPC on one core CPUs (Beagle Bone Black)

2021-02-19 Thread Matthias Klose
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

Bug#960153: ca-certificates-java: Failed to install ca-certificates-java on Beagle Bone Black

2021-02-17 Thread Paul Gevers
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: > > > -

Bug#960153:

2021-02-07 Thread Chris Hofstaedtler
* 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

Bug#960153:

2020-11-18 Thread Robert Nelson
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

Bug#960153:

2020-11-18 Thread Robert Nelson
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..

Bug#960153: ca-certificates-java: Failed to install ca-certificates-java on Beagle Bone Black

2020-05-09 Thread Kristian Nygaard Jensen
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 *