hg: hsx/hotspot-comp/hotspot: 8010124: JVM_GetClassContext: use GrowableArray instead of KlassLink

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu Jun 13 17:07:19 PDT 2013


Changeset: c52abc8a0b08
Author:    drchase
Date:      2013-06-13 15:39 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/c52abc8a0b08

8010124: JVM_GetClassContext: use GrowableArray instead of KlassLink
Summary: replace linked data structure with array (performance)
Reviewed-by: kvn
Contributed-by: christian.thalinger at oracle.com, david.r.chase at oracle.com

! src/share/vm/prims/jvm.cpp



More information about the hotspot-compiler-dev mailing list