- 01 2月, 2013 1 次提交
-
-
由 johnc 提交于
Summary: Check that the concurrent marking worker gang exists in ConcurrentMark::print_worker_threads_on(). Changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>. Reviewed-by: brutisso
-
- 02 2月, 2013 2 次提交
- 29 1月, 2013 1 次提交
-
-
由 stefank 提交于
Summary: When calculating live object regions, make sure that the alignment reserve, at the end of a TLAB, is excluded. Reviewed-by: jmasa, brutisso
-
- 04 1月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: johnc
-
- 16 1月, 2013 1 次提交
-
-
由 brutisso 提交于
Summary: Also reviewed by vitalyd@gmail.com. Reviewed-by: johnc, mgerdin
-
- 18 1月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: coleenp
-
- 17 1月, 2013 1 次提交
-
-
由 stefank 提交于
Reviewed-by: brutisso, jfranck
-
- 16 1月, 2013 4 次提交
-
-
由 kvn 提交于
Summary: Check all print inlining flags when processing inlining list. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
-
由 coleenp 提交于
Summary: Changed words to bytes, and added usage percentage information Reviewed-by: coleenp, twisti Contributed-by: ioi.lam@oracle.com
-
由 johnc 提交于
Summary: Changes to default and ergonomic flag values recommended by performance team. Changes were also reviewed by Monica Beckwith <monica.beckwith@oracle.com>. Reviewed-by: brutisso, huntch
-
由 twisti 提交于
8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types Reviewed-by: kvn
-
- 15 1月, 2013 8 次提交
-
-
由 stefank 提交于
Summary: Also reviewed by: vitalyd@gmail.com Reviewed-by: coleenp, acorn
-
由 stefank 提交于
Reviewed-by: coleenp, dholmes
-
由 brutisso 提交于
Reviewed-by: ysr, johnc, jwilhelm
-
由 mikael 提交于
Summary: Added assertion to catch problem earlier and removed the unused field Reviewed-by: dholmes, acorn
-
由 vladidan 提交于
Summary: Adding more detailed output on CodeCache usage Reviewed-by: kvn, vladidan Contributed-by: NAlexander Harlap <alexander.harlap@oracle.com>
-
由 vladidan 提交于
Summary: Move InlineSynchronizedMethods flag from develop to product Reviewed-by: kvn, vladidan Contributed-by: NAlexander Harlap <alexander.harlap@oracle.com>
-
由 vlivanov 提交于
Summary: avoid printing inlining decision when compilation fails Reviewed-by: kvn, roland
-
由 coleenp 提交于
Summary: This patch addresses an alignment trap due to the storage format of method parameters data in constMethod. It also adds code to validate constant pool indexes for method parameters data. Reviewed-by: jrose, dholmes Contributed-by: eric.mccorkle@oracle.com
-
- 14 1月, 2013 2 次提交
-
-
由 jwilhelm 提交于
Summary: HotSpot changes to support @Contended annotation. Reviewed-by: coleenp, kvn, jrose Contributed-by: NAleksey Shipilev <aleksey.shipilev@oracle.com>
-
由 brutisso 提交于
Reviewed-by: dholmes, stefank Contributed-by: erik.helin@oracle.com
-
- 12 1月, 2013 8 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NRoman Kennke <rkennke@redhat.com>
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NRoman Kennke <rkennke@redhat.com>
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NRoman Kennke <rkennke@redhat.com>
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NRoman Kennke <rkennke@redhat.com>
-
由 twisti 提交于
Reviewed-by: kvn
-
由 jiangli 提交于
Summary: Pack _misc_has_default_methods into the _misc_flags, move _idnum_allocated_count. Reviewed-by: coleenp, shade
-
由 zgu 提交于
Summary: Moved NMT shutdown code to JVM exit handler to ensure NMT statistics is printed when PrintNMTStatistics is enabled Reviewed-by: acorn, dholmes, coleenp
-
- 11 1月, 2013 3 次提交
-
-
由 dholmes 提交于
Reviewed-by: dholmes, mikael, rasbold Contributed-by: NJeremy Manson <jeremymanson@google.com>
-
由 mikael 提交于
Summary: Instead of passing in last_entry to all the VM_ macros just expand it in the main vmStructs.cpp file. Reviewed-by: dholmes, sspitsyn, minqi
-
由 acorn 提交于
Summary: Reduce scope of placeholder table entries to improve cleanup Reviewed-by: dholmes, coleenp
-
- 10 1月, 2013 2 次提交
- 09 1月, 2013 5 次提交
-
-
由 brutisso 提交于
Summary: Print an error message and exit the VM if UseParallalGC is combined with ParllelGCThreads==0. Also reviewed by vitalyd@gmail.com. Reviewed-by: stefank, ehelin
-
由 zgu 提交于
Summary: Count number of instance classes so that it matches class metadata size Reviewed-by: coleenp, acorn
-
由 coleenp 提交于
Summary: Add hotspot support for parameter reflection Reviewed-by: acorn, jrose, coleenp Contributed-by: eric.mccorkle@oracle.com
-
由 hseigel 提交于
Summary: Save the alignment when writing the CDS and compare it when reading the CDS. Reviewed-by: kvn, coleenp
-
由 jiangli 提交于
Summary: Use methodHandle. Reviewed-by: coleenp, acorn, twisti, sspitsyn
-