tier2 not clean

Vladimir Kempik vladimir.kempik at gmail.com
Mon Aug 22 08:56:25 UTC 2022


Hello
Trying to get a clean result on tier1/2 and found this test  ( part of tier2) to constantly fail on risc-v ( both in qemu and thead):

runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java

I haven’t found anything about it in JBS.

Is it something known or should I file a bug in jbs ?

Regard, Vladimir.


[2.367s][error][cds       ] java.lang.ClassFormatError: Incompatible magic value 16909060 in class file jdk/internal/math/FDBigInteger
VM exits due to exception, use -Xlog:cds,exceptions=trace for detail
];
 stderr: []
 exitValue = 255

java.lang.RuntimeException: 'Preload Warning: Cannot find jdk/internal/math/FDBigInteger' missing from stdout/stderr
        at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:221)
        at ExceptionDuringDumpAtObjectsInitPhase.main(ExceptionDuringDumpAtObjectsInitPhase.java:71)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:578)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
        at java.base/java.lang.Thread.run(Thread.java:1589)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/riscv-port-dev/attachments/20220822/30491878/attachment.htm>


More information about the riscv-port-dev mailing list