RFR: 8253037: G1: Improve check for string dedup

Kim Barrett kbarrett at openjdk.java.net
Sun Nov 1 11:41:54 UTC 2020


On Sun, 1 Nov 2020 09:40:03 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Nit: maybe mentioning `java_string` in the method name could make the precondition more explicit, sth like `enqueue_java_string_from_evacuation`.

That seems redundant, since this function is in StringDedup.

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

PR: https://git.openjdk.java.net/jdk/pull/981



More information about the hotspot-gc-dev mailing list