[OpenJDK 2D-Dev] [14] RFR JDK-8232634: [TEST_BUG] ICMColorDataTest runs for a long time
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Wed Oct 23 16:54:38 UTC 2019
On 10/22/19 6:09 am, Alexey Ivanov wrote:
>> Then, isn't it is a product bug on windows rather than a test issue?
>
> That it runs for a long time? It's hard to say… The test has always been slower on Windows.
Then probably we can exclude windows 32bit by the jtreg tag? And continue to
test other platforms that they work properly and fast.
But it will be good to check why it is so slow, probably our native code
compiled using wrong flags?
> The product bug JDK-8201433 was that it could crash and it did on 32 bit Windows. The test verifies JDK does not crash, it may throw OOME or NPE.
>
> With this patch I'm trying to reduce the time it takes to run the test.
--
Best regards, Sergey.
More information about the 2d-dev
mailing list