hg: jdk7/hotspot-comp/hotspot: 6652736: well known classes in system dictionary are inefficiently processed

john.rose at sun.com john.rose at sun.com
Wed Apr 30 00:10:18 PDT 2008


Changeset: 60b728ec77c1
Author:    jrose
Date:      2008-04-29 19:45 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/60b728ec77c1

6652736: well known classes in system dictionary are inefficiently processed
Summary: combine many scalar variables into a single enum-indexed array in SystemDictionary.
Reviewed-by: kvn

! agent/src/share/classes/sun/jvm/hotspot/memory/SystemDictionary.java
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/classfile/systemDictionary.hpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/vmStructs.cpp
! src/share/vm/services/threadService.cpp




More information about the hotspot-compiler-dev mailing list