[oe] [meta-java][PATCH] openjdk-8: gcc-8 fix #4: undefined behaviour (hotspot)

André Draszik git at andred.net
Mon Aug 13 19:43:29 UTC 2018


On Mon, 2018-08-13 at 20:32 +0100, André Draszik wrote:
> 
> With these patches applied, the openjdk-8 ARM port works again:
> > RESULTS:
> > RESULTS - ping.PingTest.test_ping - Testcase 964: PASSED (0.04s)
> > RESULTS - ssh.SSHTest.test_ssh - Testcase 224: PASSED (0.68s)
> > RESULTS - java.JavaTest.test_java_exists - Testcase -1: PASSED (0.14s)
> > RESULTS - java.JavaTest.test_java_jar_comp_mode - Testcase -1: FAILED
> > (5.13s)
> > RESULTS - java.JavaTest.test_java_jar_int_mode - Testcase -1: PASSED
> > (4.48s)
> > RESULTS - java.JavaTest.test_java_jar_works - Testcase -1: PASSED
> > (4.44s)
> > RESULTS - java.JavaTest.test_java_version - Testcase -1: PASSED (3.66s)
> > RESULTS - javac.JavacTest.test_javac_exists - Testcase -1: PASSED
> > (0.13s)
> > RESULTS - javac.JavacTest.test_javac_works - Testcase -1: PASSED
> > (30.87s)
> > SUMMARY:
> > openjdk-8-test-image () - Ran 9 tests in 50.263s
> 
> The java.JavaTest.test_java_jar_comp_mode failure can be ignored for now,
> as that test verifies compiled mode which is not available on arm. The
> testcase must be fixed instead.

Do you have an idea how to fix the test case? I've never looked into oeqa...

Cheers,
Andre'




More information about the Openembedded-devel mailing list