RFR: 8289220: [Shenandoah] TestAllocObjectArrays fails intermittently
Alan Bateman
alanb at openjdk.org
Wed May 31 16:20:55 UTC 2023
On Wed, 31 May 2023 10:00:18 GMT, SUN Guoyun <duke at openjdk.org> wrote:
> Jtreg tier1 can trigger the same error with vmoptions:"-Xcomp -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive -XX:+ShenandoahOOMDuringEvacALot I found the GC occurs between when the soft reference is assigned and when it is used.
Yes, this seems to be a bug here so I think move the issue to core-libs/java.util:i18n as it looks like the caching done by BaseLocale needs to be re-examined.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14211#issuecomment-1570534648
More information about the core-libs-dev
mailing list