[8u] RFR: 8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
Aleksey Shipilev
shade at redhat.com
Tue Jul 30 17:17:08 UTC 2019
On 7/30/19 7:11 PM, Andrew John Hughes wrote:
> On 29/07/2019 14:49, Severin Gehwolf wrote:
>> * no @key randomness in JDK 8u => dropped in JDK 8 patch
>
> What gives you this idea?
> https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/3949b2469facdc6b4
Andrew is technically correct, but I think this bit is irrelevant for this backport, as original
change removes that @key as well (and for reason, it is not using Random anymore):
http://hg.openjdk.java.net/jdk/jdk/rev/12e8433e2581#l1.14
-Aleksey
More information about the jdk8u-dev
mailing list