On Tue, 2018-07-31 at 13:33 +0200, Richard Leitner wrote: > On 07/31/2018 01:19 PM, André Draszik wrote: > > On Tue, 2018-07-31 at 11:00 +0200, Richard Leitner wrote: > > > Hi André, > > > thank you for your patches. > > > > > > Unfortunately I have checksum issues for aarch64's jdk, corba, jaxp, > > > jaxws, langtools & nashorn: > > > > Hm, is that another instance of > > http://lists.openembedded.org/pipermail/openembedded-devel/2018-May/1183 > > 58.html > > ? > > > > I'll check... > > Thanks!
I'll get back to that next week, see below. [...] > > > For qemuarm java runs (correctly) in interpreted mode. > The errors occur only on qemuarm64. > I've attached the testimage logs. Hope that helps. > > If you need anything else from me please just drop me a line! I am generally using real hardware for aarch64, but I've executed the aarch64 qemu openjdk-8-test-image, and it also works for me (again, with the versions I had posted originally). RESULTS: RESULTS - ping.PingTest.test_ping - Testcase 964: PASSED RESULTS - ssh.SSHTest.test_ssh - Testcase 224: PASSED RESULTS - java.JavaTest.test_java_exists - Testcase -1: PASSED RESULTS - java.JavaTest.test_java_jar_comp_mode - Testcase -1: PASSED RESULTS - java.JavaTest.test_java_jar_int_mode - Testcase -1: PASSED RESULTS - java.JavaTest.test_java_jar_works - Testcase -1: PASSED RESULTS - java.JavaTest.test_java_version - Testcase -1: PASSED RESULTS - javac.JavacTest.test_javac_exists - Testcase -1: PASSED RESULTS - javac.JavacTest.test_javac_works - Testcase -1: PASSED SUMMARY: openjdk-8-test-image () - Ran 9 tests in 56.859s openjdk-8-test-image - OK - All required tests passed And: root@qemuarm64:~# java -version openjdk version "1.8.0_172-internal" OpenJDK Runtime Environment (build 1.8.0_172-internal-b11) OpenJDK 64-Bit Server VM (build 25.172-b11, mixed mode) That said, I also notice your -version output has 'linux-aarch64 compressed oops' here: | # Java VM: OpenJDK 64-Bit Server VM (25.172-b11 mixed mode linux-aarch64 compressed oops) I wonder why I don't have 'linux-aarch64', and what is 'compressed oops'? Thumb? I'll try a few things: * my poky is not current master, but maybe two months old * re-download and compare the openjdk archives. Cheers, Andre' -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
