Integrated: 8332745: Method::is_vanilla_constructor is never used
Dan Heidinga
heidinga at openjdk.org
Fri May 24 16:06:05 UTC 2024
On Thu, 23 May 2024 13:00:49 GMT, Dan Heidinga <heidinga at openjdk.org> wrote:
> Removed dead code related to identifying empty constructors. Missed when [JDK-8057777](https://bugs.openjdk.org/browse/JDK-8057777) cleaned up JVM_AllocateNewObject.
>
> Passes mach5 tier1.
This pull request has now been integrated.
Changeset: 6d2aeb82
Author: Dan Heidinga <heidinga at openjdk.org>
Committer: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6d2aeb82bc6f8b6894bf3777162be0efb2826397
Stats: 78 lines in 5 files changed: 0 ins; 76 del; 2 mod
8332745: Method::is_vanilla_constructor is never used
Reviewed-by: coleenp, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/19367
More information about the hotspot-dev
mailing list