- 12 10月, 2013 2 次提交
- 10 10月, 2013 1 次提交
-
-
由 anoll 提交于
Summary: Ensure ensure correct initialization of compiler runtime Reviewed-by: kvn, twisti
-
- 09 10月, 2013 1 次提交
-
-
由 roland 提交于
Summary: x86 interpreter and c1 type profiling for arguments at calls Reviewed-by: kvn, twisti
-
- 27 9月, 2013 3 次提交
- 26 9月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms. Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin Contributed-by: lois.foltan@oracle.com
-
- 24 9月, 2013 1 次提交
-
-
由 anoll 提交于
Summary: Allocation in the code cache returns NULL instead of failing the entire VM Reviewed-by: kvn, iveresov
-
- 21 9月, 2013 1 次提交
-
-
由 bpittore 提交于
Summary: If SUPPORTS_NATIVE_CX8 true then supports_cx8() function hard coded to return 'true' Reviewed-by: kvn, twisti, dholmes
-
- 20 9月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: Need to refetch each method from InstanceKlass after all safepoints. Removed leaky PreviousVersionInfo code. Reviewed-by: dcubed, sspitsyn
-
- 19 9月, 2013 2 次提交
-
-
由 hseigel 提交于
Summary: Make sure CDS is off by default when running server compiler. Reviewed-by: dholmes, coleenp
-
由 dholmes 提交于
Reviewed-by: alanb, chegar, dholmes, ksrini Contributed-by: NMike Duigou <mike.duigou@oracle.com>
-
- 18 9月, 2013 2 次提交
- 17 9月, 2013 1 次提交
-
-
由 minqi 提交于
Summary: made changes to easily identify current log file in rotation. Parameterize the input with %t for time replacement in file name. Reviewed-by: ccheung, tschatzl, tamao, zgu Contributed-by: yumin.qi@oracle.com
-
- 14 9月, 2013 2 次提交
- 13 9月, 2013 2 次提交
- 14 9月, 2013 1 次提交
-
-
由 stefank 提交于
Reviewed-by: brutisso, mgerdin, coleenp
-
- 12 9月, 2013 2 次提交
- 11 9月, 2013 2 次提交
-
-
由 tschatzl 提交于
Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation. Reviewed-by: stefank, dholmes
-
由 vlivanov 提交于
Reviewed-by: rbackman, twisti, kvn Contributed-by: john.r.rose@oracle.com, vladimir.x.ivanov@oracle.com
-
- 10 9月, 2013 1 次提交
-
-
由 anoll 提交于
Summary: Removed unused macro Reviewed-by: kvn, adlertz
-
- 06 9月, 2013 1 次提交
-
-
由 iklam 提交于
Summary: Use WinDbg API StackWalk64() Reviewed-by: zgu, dholmes
-
- 05 9月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: azeemj, brutisso, kvn, tschatzl
-
- 31 8月, 2013 1 次提交
-
-
由 acorn 提交于
Summary: skip verification for generated lambda classes Reviewed-by: kamg, dholmes
-
- 30 8月, 2013 3 次提交
-
-
由 zgu 提交于
Summary: Fixed a memory leak in FlatProfiler::record_thread_tick() method Reviewed-by: dholmes, ccheung
-
由 coleenp 提交于
Summary: declare all user-defined operator new()s within Hotspot code with the empty throw() exception specification Reviewed-by: coleenp, twisti, dholmes, hseigel, dcubed, kvn, ccheung Contributed-by: lois.foltan@oracle.com
-
由 dsamersoff 提交于
Summary: don't re-evaluate stack bounds for main thread before install guard page Reviewed-by: coleenp, dholmes, dlong
-
- 26 8月, 2013 3 次提交
-
-
由 acorn 提交于
Reviewed-by: kamg, coleenp
-
由 shade 提交于
Summary: Add the relevant test and proofread the VM messages as well Reviewed-by: coleenp, mseledtsov, dcubed
-
由 vlivanov 提交于
8022595: JSR292: deadlock during class loading of MethodHandles, MethodHandleImpl & MethodHandleNatives Reviewed-by: kvn, coleenp, dholmes
-
- 24 8月, 2013 1 次提交
-
-
由 bpittore 提交于
Summary: Added support for statically linked agents Reviewed-by: sspitsyn, bobv, coleenp
-
- 23 8月, 2013 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: acorn, sla
-
- 21 8月, 2013 2 次提交
- 20 8月, 2013 1 次提交
-
-
由 jiangli 提交于
8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes. Summary: Change InstanceKlass::_source_file_name and _generic_signature to u2 fields. Reviewed-by: coleenp, iklam
-