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

Yuri Nesterenko yan at openjdk.java.net
Fri May 21 14:56:58 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.

Adding this single flag to a test to prevent its failure seems natural and sound, especially having in mind that there is no e.g. another separate fix for that exact issue .

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

Marked as reviewed by yan (Reviewer).

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


More information about the jdk-updates-dev mailing list