Integrated: 8242300: SystemDictionary::resolve_super_or_fail() should look for the super class first
Coleen Phillimore
coleenp at openjdk.java.net
Fri Feb 5 15:53:42 UTC 2021
On Thu, 4 Feb 2021 19:24:32 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Fixed CDS to do a find() before calling resolve_super_or_null as an optimization. See numbers in the CR for details.
> Tested with tier1-8 (2 jobs in 8 still running).
This pull request has now been integrated.
Changeset: f9df3662
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f9df3662
Stats: 14 lines in 1 file changed: 13 ins; 1 del; 0 mod
8242300: SystemDictionary::resolve_super_or_fail() should look for the super class first
Reviewed-by: iklam, ccheung
-------------
PR: https://git.openjdk.java.net/jdk/pull/2411
More information about the hotspot-runtime-dev
mailing list