git: openjdk/jdk11u-dev: 8024368: private methods are allocated vtable indices

Severin Gehwolf sgehwolf at openjdk.java.net
Mon Jun 21 07:35:34 UTC 2021


Changeset: 94200123
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2021-06-21 07:34:08 +0000
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/942001236f945c24145e0dc99bd44910ef21cad7

8024368: private methods are allocated vtable indices

Stop allocating vtable slots for  private methods

Reviewed-by: adinn
Backport-of: 49049808863ad7d327991db54b818cc70e4bf7f5

! src/hotspot/share/oops/klassVtable.cpp



More information about the jdk-updates-changes mailing list