Howto replicate failure of 8254790?
Tatton, Jason
jptatton at amazon.com
Thu Oct 15 00:42:35 UTC 2020
Hi all,
I am trying to replicate the failure of the tier2 test mentioned in 8254790<https://bugs.openjdk.java.net/browse/JDK-8254790> but I am only seeing it pass under an x86 linux machine. Are there any specific architectural constraints under which this test should be run in order to make it fail?
I am running the test via: make test TEST="test/jdk/javax/xml/crypto/dsig/GenerationTests.java"
Note that I am running the test against master without the commit: "8254792: Disable intrinsic StringLatin1.indexOf until 8254790 is fixed" which disables the intrinsic that is causing the test to fail.
Thanks
--
Jason
More information about the core-libs-dev
mailing list