hotspot/src/share/vm/gc/parallel/psParallelCompact.cpp
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Sat, 27 May 2017 09:21:01 -0400 coleenp 8174749: Use hash table/oops for MemberName table
Fri, 26 May 2017 13:46:49 +0200 tschatzl 8180755: Remove use of bitMap.inline.hpp include from instanceKlass.hpp and c1_ValueSet.hpp
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Sat, 03 Dec 2016 12:48:22 +0300 kzhaldyb 8170468: Convert ParallelCompact_test to GTest
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Fri, 13 May 2016 12:36:03 -0700 jmasa 8156867: Simplify/reduce testing in ParallelCompact_test
Fri, 06 May 2016 14:35:59 -0700 jmasa 8155992: Change name of StealRegionCompactionTask to something that emphasizes the compaction task.
Wed, 04 May 2016 15:04:15 -0700 jmasa 8156050: ParallelCompact_test should skip test if UseParallelOldGC is off
Tue, 03 May 2016 16:19:42 -0700 jmasa 8155966: Assertion failures when -XX:+UseParallelGC -XX:ParallelGCThreads=1
Fri, 01 Apr 2016 12:32:34 -0700 jmasa 8150994: UseParallelGC fails with UseDynamicNumberOfGCThreads with specjbb2005
Tue, 26 Apr 2016 09:19:19 -0700 jmasa 8154743: Internal Error: psParallelCompact.hpp assert(addr >= _region_start) failed: bad addr
Mon, 25 Apr 2016 09:51:00 -0400 coleenp 8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
Tue, 12 Apr 2016 07:17:44 +0200 stefank 8152491: Convert TracePageSizes to use UL
Tue, 05 Apr 2016 13:55:31 +0200 mgerdin 8153176: ParOldGC: Use correct TaskQueueSet for ParallelTaskTerminator in marking.
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Fri, 18 Mar 2016 08:59:07 +0100 stefank 8152100: Rework and unify the GC phase logging
Thu, 17 Mar 2016 21:01:59 +0100 stefank 8027423: Parallel compact GC class unloading measurement includes symbol and string table time
Tue, 15 Mar 2016 10:11:02 +0100 stefank 8151539: Remove duplicate AlwaysTrueClosures
Fri, 11 Mar 2016 11:34:22 +0100 brutisso 8151605: Change warning() to log_warning(gc) in the GC code
Mon, 29 Feb 2016 15:47:41 +0100 jwilhelm 6787054: Par compact - remove code that clears source_region
Fri, 05 Feb 2016 08:59:36 +0100 brutisso 8149035: Make the full_gc_dump() calls be recorded as part of the GC
Mon, 01 Feb 2016 22:11:16 +0100 pliden 8147918: Rename develop_log_is_enabled() to log_develop_is_enabled()
Thu, 28 Jan 2016 13:30:12 +0100 tschatzl 8146987: Improve Parallel GC Full GC by caching results of live_words_in_range()
Mon, 18 Jan 2016 10:25:41 +0100 goetz 8146395: Add inline qualifier in oop.hpp and fix inlining in gc files
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Fri, 16 Oct 2015 14:11:29 +0200 david 8139277: Remove ScavengeWithObjectsInToSpace, ParallelOldGCSplitALot, ParallelOldGCSplitInterval, PSAdjustTenuredGenForMinorPause and PSAdjustYoungGenForMajorPause
Wed, 30 Sep 2015 09:07:21 +0200 brutisso 8134953: Make the GC ID available in a central place
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Tue, 18 Aug 2015 21:32:21 +0200 jwilhelm 8134626: Misc cleanups after generation array removal
Wed, 15 Apr 2015 11:30:36 -0700 jmasa 7012980: PSOldGen is increased if there is no space in Metaspace
Fri, 05 Jun 2015 09:50:09 +0200 david 8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
Wed, 03 Jun 2015 08:49:34 +0900 ysuenaga 8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
Fri, 22 May 2015 10:58:16 +0200 stefank 8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
Thu, 21 May 2015 09:35:59 +0200 stefank 8080113: Remove CollectedHeap::set_par_threads()
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
less more (0) tip