katleman [Thu, 28 Jun 2012 09:33:05 -0700] rev 13119
Added tag jdk8-b45 for changeset 82534e9c5cc7
duke [Wed, 05 Jul 2017 18:15:11 +0200] rev 13118
Merge
amurillo [Fri, 29 Jun 2012 17:04:40 -0700] rev 13117
Added tag hs24-b15 for changeset e4f98cec6edd
amurillo [Fri, 29 Jun 2012 17:04:39 -0700] rev 13116
Merge
coleenp [Fri, 29 Jun 2012 14:28:10 -0700] rev 13115
7179759: ENV: Nightly fails during jdk copiyng for solaris platforms after FDS unzipping
Summary: libjvm_g_db.so and libjvm_g_dtrace.so links in .diz file still had 64 directory
Reviewed-by: kamg, dholmes, sspitsyn
jcoomes [Fri, 29 Jun 2012 11:15:38 -0700] rev 13114
Merge
johnc [Mon, 25 Jun 2012 16:00:55 -0700] rev 13113
6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets
Summary: Remove the per-thread expansion tables (PosParPRT) and associated expansion and compaction from the fine grain RSet entries. This code has been unused for a while.
Reviewed-by: johnc, brutisso
Contributed-by: Thomas Schatzl <thomas.schatzl@jku.at>