RFR: 8295863 JFR: Use expected size for Maps and Sets

Markus Grönlund mgronlun at openjdk.org
Tue Oct 25 19:12:51 UTC 2022


On Tue, 25 Oct 2022 05:22:14 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of PR that uses HashMap.newHashMap and HashSet.newHashSet to set the expected size. I also increased the size where the number of events have increased since JDK 9.
> 
> Testing: test/jdk/jdk/jfr
> 
> Thanks
> Erik

Marked as reviewed by mgronlun (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/10844


More information about the hotspot-jfr-dev mailing list