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

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Wed May 27 11:26:46 UTC 2020


Changeset: be37b8884373
Author:    thartmann
Date:      2020-05-27 13:26 +0200
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/be37b8884373

8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
Summary: Assert is too strong.
Reviewed-by: roland

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



More information about the jdk-all-changes mailing list