hg: jdk9/hs-rt/hotspot: 8067836: The Universe::flush_foo methods belong in CodeCache.

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Jan 7 02:27:36 UTC 2015


Changeset: 97bcb1787790
Author:    coleenp
Date:      2015-01-06 19:30 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/97bcb1787790

8067836: The Universe::flush_foo methods belong in CodeCache.
Summary: Move this code to CodeCache.
Reviewed-by: kbarrett, kvn

! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/code/codeCache.cpp
! src/share/vm/code/codeCache.hpp
! src/share/vm/memory/universe.cpp
! src/share/vm/memory/universe.hpp
! src/share/vm/oops/method.cpp
! src/share/vm/prims/jvmtiRedefineClasses.cpp
! src/share/vm/prims/methodHandles.cpp



More information about the jdk9-all-changes mailing list