log src/share/vm/runtime/sweeper.cpp @ 14380:e6195383bcaf

age author description
Thu, 19 Dec 2013 14:08:02 +0100 anoll 8025277: Add -XX: flag to print code cache sweeper statistics
Tue, 17 Dec 2013 08:31:06 +0100 anoll 8029091: Bug in calculation of code cache sweeping interval
Tue, 21 Jan 2014 18:35:03 +0100 Gilles Duboscq Sweeper: make sure we only run the sweeper on java threads
Mon, 20 Jan 2014 19:50:17 +0100 Gilles Duboscq In a Graal-enabled VM, run the Sweeper even if the current thread is not a compiler thread.
Wed, 18 Dec 2013 00:00:24 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Sat, 23 Nov 2013 12:25:13 +0100 mgronlun 8028128: Add a type safe alternative for working with counter based data
Thu, 14 Nov 2013 19:27:07 +0100 anoll 8028306: nsk stress tests, CodeCache fills, then safepoint asserts
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 12 Nov 2013 09:32:50 +0100 anoll 8027593: performance drop with constrained codecache starting with hs25 b111
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Fri, 27 Sep 2013 10:50:55 +0200 anoll 8020151: PSR:PERF Large performance regressions when code cache is filled
Wed, 18 Sep 2013 07:22:20 +0200 anoll 8022883: Assertion failed: sweptCount >= flushedCount + markedCount + zombifiedCount
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Mon, 29 Apr 2013 13:20:19 +0200 neliasso 8012547: Code cache flushing can get stuck reclaming of memory