[jdk11u-dev] Integrated: 8024368: private methods are allocated vtable indices
Severin Gehwolf
sgehwolf at openjdk.java.net
Mon Jun 21 07:38:30 UTC 2021
On Thu, 17 Jun 2021 17:36:15 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Clean backport. It's a dependency of a JVMCI change we'd like to get into OpenJDK 11u: JDK-8223050.
This pull request has now been integrated.
Changeset: 94200123
Author: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/942001236f945c24145e0dc99bd44910ef21cad7
Stats: 30 lines in 1 file changed: 5 ins; 17 del; 8 mod
8024368: private methods are allocated vtable indices
Stop allocating vtable slots for private methods
Reviewed-by: adinn
Backport-of: 49049808863ad7d327991db54b818cc70e4bf7f5
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/40
More information about the jdk-updates-dev
mailing list