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/118358.html ? I'll check... > [...] > > With the checksums fixed the build works fine. > Also running a test.jar with -Xint works. > Nonetheless executing "java -version" fails: > > > NOTE: > > ====================================================================== > > NOTE: FAIL: test_java_version (java.JavaTest) > > NOTE: ------------------------------------------------------------------ > > ---- > > NOTE: Traceback (most recent call last): > > File "/yocto/meta-java- > > test/poky/meta/lib/oeqa/core/decorator/__init__.py", line 32, in > > wrapped_f > > return func(*args, **kwargs) > > File "/yocto/meta-java-test/meta-java/lib/oeqa/runtime/cases/java.py", > > line 32, in test_java_version > > self.assertEqual(status, 0, msg=msg) > > AssertionError: 134 != 0 : Exit status was not 0. Output: # > > # A fatal error has been detected by the Java Runtime Environment: > > # > > # SIGSEGV (0xb) at pc=0x0000007f835d7754, pid=511, > > tid=0x0000007f816131f0 > > # > > # JRE version: OpenJDK Runtime Environment (8.0_172-b11) (build > > 1.8.0_172-internal-b11) > > # Java VM: OpenJDK 64-Bit Server VM (25.172-b11 mixed mode linux-aarch64 > > compressed oops) > > # Problematic frame: > > # V [libjvm.so+0x6d2754] > > # > > # Failed to write core dump. Core dumps have been disabled. To enable > > core dumping, try "ulimit -c unlimited" before starting Java again > > # > > # An error report file with more information is saved as: > > # /home/root/hs_err_pid511.log > > 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) > > [thread 547629375984 also had an error] > > > > [error occurred during error reporting , id 0xb] > > > > # > > # If you would like to submit a bug report, please visit: > > # http://bugreport.java.com/bugreport/crash.jsp > > # > > sh: line 1: 511 Aborted java -version > > So for me it seems the JIT/compiled-mode/mixed-mode doesn't work and > crashes the JVM. > Any ideas on how to fix this? Works for me with the versions I posted, I'll have a look Thanks, Andre' -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
