hg: jdk/submit11: 8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Fri Jun 29 09:09:23 UTC 2018
Changeset: 0d6ab24b6ad9
Author: thartmann
Date: 2018-06-29 11:08 +0200
URL: http://hg.openjdk.java.net/jdk/submit11/rev/0d6ab24b6ad9
8205499: C1 temporary code buffers are not removed with -XX:+UseDynamicNumberOfCompilerThreads
Summary: Deallocate C1 code buffers in the compiler thread destructor.
Reviewed-by: neliasso, kvn, mdoerr
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/runtime/thread.cpp
More information about the jdk-submit-changes
mailing list