[jdk13u-dev] Integrated: 8251456: [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError

Olga Mikhaltsova omikhaltcova at openjdk.java.net
Fri May 21 15:05:09 UTC 2021


On Thu, 20 May 2021 15:25:46 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:

> I'd like to backport JDK-8251456 to jdk13u for parity with jdk11u.
> The original patch applied cleanly.
> 
> Slight changes is made to the test: added -XX:+IgnoreUnrecognizedVMOptions as suggested in JDK-8264179, - due to tier1 on win32 failed with "Unrecognized VM option 'UseCountedLoopSafepoints' ". 
> 
> All regular tests passed.

This pull request has now been integrated.

Changeset: 7368c4be
Author:    Olga Mikhaltsova <omikhaltcova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/7368c4be0bba7403f2f52bc4089a76e85b2ccd2d
Stats:     16 lines in 1 file changed: 3 ins; 3 del; 10 mod

8251456: [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError

Removed allocation of large arrays to avoid OOME.

Reviewed-by: yan
Backport-of: 51b3bd2c2e39fc379918d4fba325f26b2c6cd4ec

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/225


More information about the jdk-updates-dev mailing list