[8u] RFR 8231463: Fix runtime/RedefineTests/RedefineDoubleDelete.java test in 8u

David Alvarez alvdavi at amazon.com
Thu Dec 12 21:08:31 UTC 2019


Hi,

I was running jtreg tier1 today for 8u242 and I noticed this issue
reappearing.

hotspot/test/runtime/RedefineTests/test8178870.sh is back in the repo.
This is because 8178870 was added to openjdk8u242 [1] and to
openjdk8u232 [2], but this patch was only added to openjdk8u232. When
this merge [3] happens, the file popped back into existence

I'll file a bug and mark it as jdk8u-critical-request so tier1 passes.

David

--
[1] https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/cb028a891ac9
[2] https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/628176d22495
[3] https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/2695509c59f8




On 2019-09-25 09:26, Zhengyu Gu wrote:
> Hi Andrew,
> 
>>
>> My only worry is that the JDK I tested on is 8u222-b10, and so doesn't
>> have the 8178870 patch, so are we sure this test is actually verifying
>> the bug is fixed?
>>
> 
> This bug is related to JDK-8135322, does 8u222-b10 have this patch?
> 
> Thanks,
> 
> -Zhengyu
> 
>> $ /usr/lib/jvm/icedtea-8/bin/java -version
>> openjdk version "1.8.0_222"
>> OpenJDK Runtime Environment (IcedTea 3.13.0) (Gentoo icedtea-3.13.0)
>> OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)
>>
>> Thanks,
>>


More information about the jdk8u-dev mailing list