git: openjdk/jdk13u-dev: 8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"

Yuri Nesterenko yan at openjdk.java.net
Fri Feb 19 15:45:35 UTC 2021


Changeset: 93aca5fb
Author:    Olga Mikhaltsova <omikhaltcova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2021-02-19 15:44:36 +0000
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/93aca5fb

8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"

Assert is too strong.

Backport-of: 76ac62139463f1cbdb6029118b79cf8458861863

! src/hotspot/share/oops/instanceKlass.cpp
+ test/hotspot/jtreg/compiler/c2/TestStressRecompilation.java



More information about the jdk-updates-changes mailing list