- 25 1月, 2013 2 次提交
-
-
由 iklam 提交于
Summary: Reordered Klass, InstanceKlass and Method to save 8 bytes each Reviewed-by: coleenp, jiangli Contributed-by: ioi.lam@oracle.com
-
由 minqi 提交于
Summary: BinaryTreeDictionary is typedef'ed as AFLBinaryTreeDictionary in vmStructs and in SA we still use old name for that. FreeList now is a template based class which is not reflect in SA type library. When SA does calculation of heap for CMS, the former will cause failure to retrieve BinaryTreeDictionary sine the rename. The later will fail wherever it is used in SA. Reviewed-by: dholmes, sla, coleenp Contributed-by: yunda.mly@taobao.com
-
- 23 1月, 2013 3 次提交
-
-
由 coleenp 提交于
Summary: Added on_stack bit to flags. Also MetadataMarkOnStack is used for more than JVMTI so had to be moved. Reviewed-by: dholmes, stefank
-
由 zgu 提交于
-
由 zgu 提交于
Summary: Don't handle CTRL_LOGOFF_EVENT event when the process is running in a non-interactive session Reviewed-by: ctornqvi, acorn
-
- 22 1月, 2013 4 次提交
-
-
由 dcubed 提交于
Summary: check_for_valid_safepoint_state() only applies to blocking VM ops Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: karen.kinnear@oracle.com
-
由 dcubed 提交于
Summary: misc correctness fixes Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: dave.dice@oracle.com
-
由 dcubed 提交于
Summary: Add missing Handle. Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: karen.kinnear@oracle.com
-
由 acorn 提交于
-
- 21 1月, 2013 1 次提交
-
-
由 brutisso 提交于
Summary: Use HW_MEMSIZE instead of HW_USERMEM to get a 64 bit value of the physical memory on the machine. Also reviewed by vitalyd@gmail.com. Reviewed-by: sla, dholmes, dlong, mikael
-
- 19 1月, 2013 1 次提交
-
-
由 sla 提交于
-
- 18 1月, 2013 9 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 sla 提交于
-
由 brutisso 提交于
-
由 coleenp 提交于
Summary: fix increment problem with saved_version Reviewed-by: dholmes
-
由 jmasa 提交于
Reviewed-by: coleenp
-
由 kvn 提交于
-
由 coleenp 提交于
Summary: Remove Method* from backtrace but save version so redefine classes doesn't give inaccurate line numbers. Removed old Merlin API with duplicate code. Reviewed-by: dholmes, sspitsyn
-
- 17 1月, 2013 7 次提交
-
-
由 hseigel 提交于
Summary: Define jlong as long on all LP64 platforms and add JLONG_FORMAT macro. Reviewed-by: dholmes, coleenp, mikael, kvn
-
由 stefank 提交于
Reviewed-by: brutisso, jfranck
-
由 dlong 提交于
-
由 katleman 提交于
-
由 acorn 提交于
-
由 kvn 提交于
Summary: Add proper jtreg annotations in the preceding comment, including an explicit timeout. Reviewed-by: kvn, twisti Contributed-by: david.r.chase@oracle.com
-
由 katleman 提交于
-
- 16 1月, 2013 5 次提交
-
-
由 sla 提交于
Reviewed-by: sla, dholmes Contributed-by: NAleksey Shipilev <aleksey.shipilev@oracle.com>
-
由 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>
-
由 coleenp 提交于
-
由 vlivanov 提交于
Summary: avoid printing inlining decision when compilation fails Reviewed-by: kvn, roland
-