[aarch64-port-dev ] guarantee failure in java.awt.dnd.DnDTest
Edward Nevill
ed at camswl.com
Wed Aug 7 06:14:12 PDT 2013
Hi,
I am getting the following guarantee failure
# Internal Error (/home/ed/work/ssl/jdk8/hotspot/src/share/vm/runtime/synchronizer.cpp:1548), pid=4962, tid=139755822925568
# guarantee(!mid->is_busy()) failed: invariant
in java.awt.dnd.DnDTest in the Mauve test suite.
The command I am using is
xvfb-run <...>/jdk8/build/linux-aarch64-normal-clientlowdebug/images/j2sdk-image/bin/java -Xcomp RunnerProcess
And then on stdin I enter
gnu.testlet.java.awt.dnd.DnDTest
The failure is 100% repeatable.
A pre-compiled copy of the Mauve test suite I am using may be downloaded from
http://people.linaro.org/~andy.johnson/mauve-aarch64.tgz
All the best,
Ed.
More information about the aarch64-port-dev
mailing list