[jdk16] RFR: 8258647: TestCharVect2 is very slow

Vladimir Kozlov kvn at openjdk.java.net
Thu Dec 17 22:34: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.

Marked as reviewed by kvn (Reviewer).

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

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


More information about the hotspot-compiler-dev mailing list