hg: jdk9/hs-comp/hotspot: 2 new changesets

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Fri Mar 18 10:55:33 UTC 2016


Changeset: abe0f7310cc4
Author:    thartmann
Date:      2016-03-18 09:32 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/abe0f7310cc4

8023191: OSR nmethods should be flushed to free space in CodeCache
Summary: Treat OSR nmethods like normal nmethods and flush them if they are cold/unused.
Reviewed-by: kvn

! src/share/vm/code/nmethod.cpp
! src/share/vm/code/nmethod.hpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/runtime/sweeper.cpp
! src/share/vm/runtime/sweeper.hpp

Changeset: 39c046b28e28
Author:    thartmann
Date:      2016-03-18 09:27 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/39c046b28e28

Merge




More information about the jdk9-all-changes mailing list