Integrated: 8368693: Duplicate methods in vmClasses

Ashutosh Mehra asmehra at openjdk.org
Fri Sep 26 15:01:06 UTC 2025


On Thu, 25 Sep 2025 21:00:22 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:

> This patch removes some duplicate methods that check if a class is loaded in vmClasses. These methods are already present in the class (generated by the `_VM_CLASS_DECLARE` macro).

This pull request has now been integrated.

Changeset: aa6ff450
Author:    Ashutosh Mehra <asmehra at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/aa6ff45052516f5383fb7e62cfb469cbade0c42e
Stats:     16 lines in 8 files changed: 0 ins; 6 del; 10 mod

8368693: Duplicate methods in vmClasses

Reviewed-by: liach, coleenp, dholmes

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

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


More information about the hotspot-dev mailing list