[jdk16] Integrated: 8258647: TestCharVect2 is very slow

Nils Eliasson neliasso at openjdk.java.net
Thu Dec 17 22:45:58 UTC 2020


On Thu, 17 Dec 2020 21:40:09 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:

> This is fixes compiler/codegen/TestCharVect2.java that suffers from the same problems as the tests fixed in JDK-8258225.
> 
> With the fix the test is fast enough to run with c1 only - so I removed the @requires attribute.

This pull request has now been integrated.

Changeset: 7320e051
Author:    Nils Eliasson <neliasso at openjdk.org>
URL:       https://git.openjdk.java.net/jdk16/commit/7320e051
Stats:     12 lines in 1 file changed: 0 ins; 8 del; 4 mod

8258647: TestCharVect2 is very slow

Reviewed-by: vlivanov, kvn

-------------

PR: https://git.openjdk.java.net/jdk16/pull/46


More information about the hotspot-compiler-dev mailing list