- 16 11月, 2012 1 次提交
-
-
由 bharadwaj 提交于
Summary: Removed will_link and changed all calls to is_loaded(). Reviewed-by: kvn
-
- 13 11月, 2012 1 次提交
-
-
由 minqi 提交于
Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method. Reviewed-by: kvn, twisti, sspitsyn Contributed-by: yumin.qi@oracle.com
-
- 10 11月, 2012 3 次提交
- 09 11月, 2012 2 次提交
- 08 11月, 2012 1 次提交
-
-
由 coleenp 提交于
-
- 07 11月, 2012 3 次提交
-
-
由 kvn 提交于
Summary: Added missed type check of initializing store in ConnectionGraph::find_init_values(). Reviewed-by: roland, twisti, vlivanov
-
由 coleenp 提交于
Summary: Change types of above methods and field to InstanceKlass and remove unneeded casts from the source files. Reviewed-by: dholmes, coleenp, zgu Contributed-by: harold.seigel@oracle.com
-
由 kvn 提交于
Summary: Add missing UseSSE check for AES intrinsics. Reviewed-by: roland, twisti
-
- 06 11月, 2012 1 次提交
-
-
由 dholmes 提交于
8001756: Hotspot makefiles report missing OBJCOPY command in the wrong circumstances Reviewed-by: dcubed, dsamersoff, erikj, collins
-
- 03 11月, 2012 1 次提交
-
-
由 twisti 提交于
8001658: No need to pass resolved_references as argument to ConstantPoolCacheEntry::set_method_handle_common Reviewed-by: twisti Contributed-by: NBharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>
-
- 02 11月, 2012 6 次提交
- 01 11月, 2012 2 次提交
- 31 10月, 2012 3 次提交
- 30 10月, 2012 4 次提交
-
-
由 minqi 提交于
-
由 sla 提交于
Reviewed-by: coleenp, dholmes
-
由 sspitsyn 提交于
Summary: Fix the incorrect links in jvmti.html reported by the LinkCheck tool Reviewed-by: jjh, dholmes Contributed-by: serguei.spitsyn@oracle.com
-
由 twisti 提交于
Reviewed-by: coleenp, dholmes, twisti Contributed-by: NRoman Kennke <rkennke@redhat.com>
-
- 27 10月, 2012 5 次提交
- 26 10月, 2012 7 次提交
-
-
由 jcoomes 提交于
-
由 lana 提交于
-
由 kvn 提交于
Summary: In case of time or iterations limit reached C2 stops EA and continue compilation without EA as it does in product VM already. Reviewed-by: twisti
-
由 coleenp 提交于
Summary: Disable -XX:+UseLargePages for MacOS X Reviewed-by: dholmes, coleenp, sla Contributed-by: harold.seigel@oracle.com
-
由 coleenp 提交于
Summary: Remove support for the UseVectoredExceptions flag Reviewed-by: jcoomes, kamg Contributed-by: harold.seigel@oracle.com
-
由 jmasa 提交于
Reviewed-by: johnc, tamao
-
由 katleman 提交于
-