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

Olga Mikhaltsova omikhaltcova at openjdk.java.net
Fri May 21 15:44:02 UTC 2021


On Thu, 20 May 2021 16:16:10 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:

> I'd like to backport JDK-8251456 to jdk15u 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: 0f9e11c9
Author:    Olga Mikhaltsova <omikhaltcova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk15u-dev/commit/0f9e11c99ab640141e137a012a25a6de2d7ecc4b
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/jdk15u-dev/pull/65


More information about the jdk-updates-dev mailing list