On Thu, 1 Jun 2023 09:03:23 GMT, SUN Guoyun <d...@openjdk.org> wrote:
>> SUN Guoyun has refreshed the contents of this pull request, and previous >> commits have been removed. The incremental views will show differences >> compared to the previous content of the PR. The pull request contains one >> new commit since the last revision: >> >> 8289220: Locale.forLanguageTag throws NPE due to soft ref used in locale >> cache being cleared > > I've done basic testing jtreg tier1-3 and partial shenandoah testing with > vmoptions `-Xcomp -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive > -XX:+ShenandoahOOMDuringEvacALot`, the results are all OK. > @sunny868 Would you be able to add a JMH test to make sure that your change > would not affect the startup time? All JMH tests or some of them? I had trigger JMH test, waiting for run results. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14211#issuecomment-1572999255