Integrated: 8254573: Shenandoah: Streamline/inline native-LRB entry point

Roman Kennke rkennke at openjdk.java.net
Mon Oct 12 11:32:12 UTC 2020


On Mon, 12 Oct 2020 10:45:28 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> We currently do several calls between the native-LRB entry point and the actual implementation, presumably to resolve
> the templated versions. This can be simplified.
> Testing: hotspot_gc_shenandoah

This pull request has now been integrated.

Changeset: 6620b617
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6620b617
Stats:     63 lines in 3 files changed: 25 ins; 36 del; 2 mod

8254573: Shenandoah: Streamline/inline native-LRB entry point

Reviewed-by: shade

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

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



More information about the hotspot-gc-dev mailing list