- 01 12月, 2014 1 次提交
-
-
由 mgerdin 提交于
8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap Summary: Create a G1RootProcessor and move SharedHeap root processing to GenCollectedHeap Reviewed-by: brutisso, tschatzl, ehelin
-
- 26 3月, 2015 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: tschatzl, mgerdin, ecaspole
-
- 23 10月, 2014 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: mgerdin, brutisso
-
- 07 8月, 2014 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: stefank, tschatzl Contributed-by: marcus.larsson@oracle.com
-
- 09 12月, 2014 1 次提交
-
-
由 mgerdin 提交于
Summary: Pass on the static type G1ParPushHeapRSClosure to allow oop_iterate devirtualization Reviewed-by: jmasa, kbarrett
-
- 02 2月, 2015 1 次提交
-
-
由 tschatzl 提交于
8069760: When iterating over a card, G1 often iterates over much more references than are contained in the card Summary: Properly bound the iteration work for objArray-oops. Reviewed-by: mgerdin, kbarrett
-
- 29 1月, 2015 1 次提交
-
-
由 redestad 提交于
Reviewed-by: tschatzl, mgerdin
-
- 18 9月, 2014 1 次提交
-
-
由 mlarsson 提交于
Summary: Changed the chunk size to a smaller fixed number. Reviewed-by: tschatzl, mgerdin
-
- 19 12月, 2014 1 次提交
-
-
由 tschatzl 提交于
Summary: Evaluate and improve object copy time by micro-optimizations and splitting out slow and fast paths aggressively. Reviewed-by: kbarrett, mgerdin, jmasa Contributed-by: NTony Printezis <tprintezis@twitter.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
-
- 25 3月, 2015 1 次提交
-
-
由 simonis 提交于
Reviewed-by: kvn
-
- 20 12月, 2014 1 次提交
-
-
由 simonis 提交于
8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639 Reviewed-by: goetz
-
- 25 8月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: brutisso, ehelin
-
- 25 3月, 2015 1 次提交
-
-
由 mgerdin 提交于
Summary: Stop using save_marks in G1 related code and make setting the replacement field less racy. Reviewed-by: brutisso, tschatzl
-
- 24 3月, 2015 1 次提交
-
-
由 tschatzl 提交于
-
- 19 3月, 2015 1 次提交
-
-
由 hseigel 提交于
Summary: keep a list of handlers to prevent the same handler from being scanned repeatedly. Reviewed-by: dlong, dholmes
-
- 21 3月, 2015 3 次提交
- 20 3月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Instead of 'fpclass', use cast float->int and double->long to check if value is +0.0f and +0.0d, respectively. Reviewed-by: kvn, simonis, dlong
-
- 19 3月, 2015 2 次提交
- 18 3月, 2015 1 次提交
-
-
由 sspitsyn 提交于
8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale Summary: optimize the adjust_method_entries functions by using the orig_method_idnum() function Reviewed-by: coleenp, dcubed
-
- 17 3月, 2015 2 次提交
- 14 3月, 2015 3 次提交
- 13 3月, 2015 1 次提交
-
-
由 cjplummer 提交于
Summary: Fixed by removing all code related to LowMemoryProtection, which removed offending code. Reviewed-by: dholmes, minqi
-
- 12 3月, 2015 2 次提交
- 11 3月, 2015 1 次提交
-
-
由 amurillo 提交于
-
- 06 3月, 2015 3 次提交
- 05 3月, 2015 3 次提交
-
-
由 dsamersoff 提交于
Summary: Cast arguments on printing Reviewed-by: dholmes, sspitsyn, jbachorik
-
由 katleman 提交于
-
由 dlong 提交于
-
- 04 3月, 2015 3 次提交
-
-
由 dsamersoff 提交于
-
由 dsamersoff 提交于
Summary: move free call few lines down Reviewed-by: dholmes, sspitsyn
-
由 dlong 提交于
-