hg: hsx/hotspot-rt/hotspot: 8008549: NPG: SystemDictionary::find(...) unnecessarily keeps class loaders alive (original) (raw)
stefan.karlsson at oracle.com stefan.karlsson at oracle.com
Wed Feb 27 01:55:47 PST 2013
- Previous message: hg: jdk8/tl/jdk: 8008279: Remove InvalidContainerAnnotationError.java
- Next message: hg: jdk8/tl/jdk: 8009115: jtreg tests under jdk/test/javax/script should use nashorn as script engine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 1f9994892f89 Author: stefank Date: 2013-02-21 17:22 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1f9994892f89
8008549: NPG: SystemDictionary::find(...) unnecessarily keeps class loaders alive Summary: SystemDictionary::find(...) should not create and register ClassLoaderData objects for class loaders. Reviewed-by: coleenp, acorn Contributed-by: Stefan Karlsson <stefan.karlsson at oracle.com>, Erik Helin <erik.helin at oracle.com>
! src/share/vm/classfile/classLoaderData.hpp ! src/share/vm/classfile/classLoaderData.inline.hpp ! src/share/vm/classfile/dictionary.cpp ! src/share/vm/classfile/systemDictionary.cpp
- Previous message: hg: jdk8/tl/jdk: 8008279: Remove InvalidContainerAnnotationError.java
- Next message: hg: jdk8/tl/jdk: 8009115: jtreg tests under jdk/test/javax/script should use nashorn as script engine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]