[8u] RFR 8231463: Fix runtime/RedefineTests/RedefineDoubleDelete.java test in 8u
Zhengyu Gu
zgu at redhat.com
Wed Sep 25 15:19:29 UTC 2019
Thanks, David.
-Zhengyu
On 9/25/19 11:18 AM, Alvarez, David wrote:
> I’m not a reviewer, but I can confirm it fixes the jtreg test.
>
>> On 25 Sep 2019, at 08:04, Zhengyu Gu <zgu at redhat.com> wrote:
>>
>> During the early JDK-8178870 8u backport, I converted its test case to shell script, due to imcompatible of test infrastructure.
>>
>> This is no longer the case, we should reverse the test case and eliminate the shell version.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8231463
>> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8231463/webrev.00/
>>
>> Test:
>> ~/jtreg/bin/jtreg -v:summary -jdk:${TEST_JDK} hotspot/test/runtime/RedefineTests
>>
>> and
>>
>> ~/jtreg/bin/jtreg -v:summary -jdk:${TEST_JDK} hotspot/test/runtime/RedefineTests/RedefineDoubleDelete.java
>>
>> Thanks,
>>
>> -Zhengyu
>>
More information about the jdk8u-dev
mailing list